Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Agent-first social media publishing skill — schedule and publish posts across 13 platforms (X, LinkedIn, Instagram, Facebook, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, Pinterest) via a single workspace API key.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-python-api-builderHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:socialclawThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
SocialClaw is an agent-first social media publishing skill that lets you schedule and publish posts across 13 platforms using a single workspace API key. No per-platform OAuth setup required — one key covers everything.
Schedules and publishes social media posts across 13 platforms (X, LinkedIn, Instagram, TikTok, etc.) via SocialClaw. Manages campaigns, uploads media, and monitors delivery status.
Publishes and schedules social media posts across 13 platforms (X, LinkedIn, Instagram, TikTok, etc.) via SocialClaw. Manages campaigns, uploads media, validates schedules, and monitors delivery status.
Schedules and publishes social media content across X, LinkedIn, Instagram, Facebook, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, and Pinterest via SocialClaw's API or optional CLI.
Share bugs, ideas, or general feedback.
SocialClaw is an agent-first social media publishing skill that lets you schedule and publish posts across 13 platforms using a single workspace API key. No per-platform OAuth setup required — one key covers everything.
npx skills add ndesv21/socialclaw
Or install the npm package directly:
npm install socialclaw@0.1.12
Set your workspace API key:
export SOCIALCLAW_API_KEY=your_workspace_api_key
Get your API key at getsocialclaw.com.
Define your campaign with target platforms, content, and schedule.
Upload images or videos to attach to posts.
Confirm platform-specific timing rules are met (e.g., rate limits, posting windows).
Publish immediately or schedule for a future time across all selected platforms simultaneously.
Retrieve post performance metrics after publishing.
/social-publishing
Create a campaign for our product launch:
- Platforms: X, LinkedIn, Instagram
- Message: "Excited to announce our new feature! Check it out at example.com #launch #product"
- Schedule: Tomorrow at 9am PST
GitHub: ndesv21/socialclaw Website: getsocialclaw.com