agentsclimarketplace

Post

Skill ninnettesudanese653/claude-plugins/plugins/socials/skills/post

Create and publish a post on X, LinkedIn, or RedditFrom its SKILL.md

Install
npx -y skills add ninnettesudanese653/claude-plugins --skill post

Assembled 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

  1. Check connection

    socials_check_access
    
  2. 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?
  3. Get available personas

    socials_list_personas
    

    Recommend an appropriate persona based on platform and topic.

  4. Generate or draft content Either use socials_generate_post with a persona, or draft it directly.

  5. Show draft and get approval Always show the full post text before publishing. Ask:

    • Does this look good?
    • Any changes needed?
    • Ready to post?
  6. 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

LinkedIn

  • Can be longer (up to 3000 chars)
  • Story format works well
  • End with a question for engagement

Reddit

  • 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.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.