From social-publishing
Schedule and publish social media posts across 13 platforms (X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, Pinterest) via the SocialClaw API. Use when the user wants to publish, schedule, or manage social media content programmatically. Requires SOCIALCLAW_API_KEY.
How this skill is triggered — by the user, by Claude, or both
Slash command
/social-publishing:social-publishingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Agent-first social media publishing via [SocialClaw](https://getsocialclaw.com). One workspace API key, 13 platforms, zero per-platform OAuth setup.
Agent-first social media publishing via SocialClaw. One workspace API key, 13 platforms, zero per-platform OAuth setup.
Use this skill when the user wants to:
| Platform | Notes |
|---|---|
| X (Twitter) | Profile posts, threads |
| Profile posts + Company pages | |
| Business + standalone accounts | |
| Facebook Pages | Page posts with link previews |
| TikTok | Video descriptions |
| Discord | Channel targeting, embeds |
| Telegram | Channel/group messaging |
| YouTube | Video descriptions and metadata |
| Subreddit posts with flair | |
| WordPress | Blog posts with SEO metadata |
| Pins with board targeting |
# Install via npx
npx skills add ndesv21/socialclaw
# Or install as package
npm install [email protected]
# Set your workspace API key
export SOCIALCLAW_API_KEY=your_key_here
Get a workspace API key at getsocialclaw.com.
Specify platforms, message content, schedule, and any media attachments.
Claude generates platform-optimized copy for each channel (character limits, hashtag norms, tone).
Upload images or videos once — SocialClaw stores them for reuse across platforms.
Claude checks platform-specific timing rules and rate limits before submitting.
Posts queue via the SocialClaw API. Receive post IDs and scheduled times for confirmation.
Pull engagement metrics (impressions, clicks, reactions) 24–48 hours after publishing.
Post to our company LinkedIn page:
"Excited to announce our Q2 product roadmap — here's what's coming next.
[roadmap image]"
Announce our beta launch on X, LinkedIn, Instagram, and Discord.
Message: "Our beta is live! 100 spots available — sign up at example.com #launch"
Schedule for tomorrow 9am PST
Create a 5-day drip campaign for our feature launch week.
Platforms: X and LinkedIn.
I'll provide copy for each day.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
13plugins reuse this skill
First indexed Jul 14, 2026
Showing the 6 earliest of 13 plugins
npx claudepluginhub tsiakoulias/wshobson-agents --plugin social-publishing