Post
Skill ninnettesudanese653/claude-plugins/plugins/socials/skills/post
Create and publish a post on X, LinkedIn, or RedditFrom its SKILL.md
npx -y skills add ninnettesudanese653/claude-plugins --skill postAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 3 commands, including `socials_check_access` and 2 more.
SKILL.md
1.4 KB, 329 tokens by cl100k_base, as published. Nobody here has run it
Create a Post
Create and publish content to your social media accounts.
Workflow
-
Check connection
socials_check_access -
Get user input Ask if not provided:
- Platform: X, LinkedIn, or Reddit?
- Topic: What to post about?
- Tone: Professional, casual, witty?
- Length: Short, medium, thread?
-
Get available personas
socials_list_personasRecommend an appropriate persona based on platform and topic.
-
Generate or draft content Either use
socials_generate_postwith a persona, or draft it directly. -
Show draft and get approval Always show the full post text before publishing. Ask:
- Does this look good?
- Any changes needed?
- Ready to post?
-
Publish
socials_create_post
Platform tips
X (Twitter)
- Keep under 280 characters for single posts
- Threads: Start with a hook, number each tweet
- Use line breaks for readability
- Can be longer (up to 3000 chars)
- Story format works well
- End with a question for engagement
- Choose the right subreddit
- Follow subreddit rules
- Add value, don't just promote
Arguments
If the user provides text after /socials:post, use it as the topic or content idea.
Example: /socials:post about our new feature launch on LinkedIn
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.