From socials
Finds relevant social media posts and crafts thoughtful replies to grow your presence on X, LinkedIn, and Reddit.
How this skill is triggered — by the user, by Claude, or both
Slash command
/socials:engageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Find relevant conversations and craft valuable replies to grow your presence.
Find relevant conversations and craft valuable replies to grow your presence.
Check connection
socials_check_access
Get targeting info Ask if not provided:
Find opportunities
On X:
socials_open_tab({ url: "https://x.com/home" })
socials_x_search({ query: "[keywords]", type: "Latest" })
socials_get_feed({ platform: "x" })
On LinkedIn:
socials_open_tab({ url: "https://linkedin.com/feed" })
socials_linkedin_posts_search({ query: "[keywords]" })
socials_get_feed({ platform: "linkedin" })
On Reddit:
socials_open_tab({ url: "https://reddit.com/r/[subreddit]/new" })
socials_get_feed({ platform: "reddit" })
Qualify posts Look for:
Get full context
socials_get_post_context({ post_url: "..." })
Craft replies
Use socials_generate_reply with appropriate persona, or draft directly.
Good replies:
Bad replies:
Get approval and post Always confirm exact text before posting:
socials_quick_reply({ post_url: "...", reply_text: "..." })
If the user provides text after /socials:engage, use it as the topic focus.
Example: /socials:engage with AI startup discussions on X
npx claudepluginhub brainrot-creations/claude-plugins --plugin socialsPromotes products on X by finding high-signal posts and crafting value-first replies using Claude in Chrome browser tools and writing plugin.
Writes human-like social posts for X (Twitter) and LinkedIn that evade AI detection, pass algorithms, and maximize engagement. Useful for drafting posts, threads, or content.
Monitors specified subreddits for posts matching your Ideal Customer Profile, scores relevance, and drafts non-spammy replies. Trigger when asked to find Reddit prospects or scan for buying signals.