Schedule, publish, and track social posts across multiple platforms.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "social-publisher" skill from askskill: 1. Download https://raw.githubusercontent.com/affaan-m/ECC/main/skills/social-publisher/SKILL.md 2. Save it as ~/.claude/skills/social-publisher/SKILL.md 3. Reload skills and tell me it's ready
Create a set of social media posts for our new product launch and schedule them for X, LinkedIn, Instagram, and Facebook Pages. Publish them at 10 AM each day over the next 7 days, with a professional but engaging tone and slight copy adaptations for each platform.
Platform-adapted post copy and an automated publishing schedule for the next week.
I have a product demo video and a cover image. Upload and publish them to TikTok, YouTube, and Pinterest. Generate suitable titles, descriptions, and tags for each platform, and make sure the media formats are usable.
Media uploaded, platform-specific copy generated, and content published to the selected video platforms.
Check the publishing status of our last 20 social media posts across LinkedIn, Discord, Telegram, and Reddit. List published, failed, and pending posts, and note failure reasons or items that need retrying.
A clear delivery status report showing successful, failed, pending posts, and error reasons.
Connects Claude Code to SocialClaw for agent-driven social media publishing across 13 platforms through a single workspace API key.
# Required: workspace API key from https://getsocialclaw.com/dashboard
export SC_API_KEY="<workspace-key>"
# Verify access
printf 'header = "Authorization: Bearer %s"\n' "$SC_API_KEY" |
curl -sS -K - https://getsocialclaw.com/v1/keys/validate
# Install CLI (optional but recommended)
npm install -g [email protected]
socialclaw login --api-key <workspace-key>
socialclaw accounts list --json
If not connected:
socialclaw accounts connect --provider x --open
socialclaw accounts connect --provider linkedin --open
socialclaw assets upload --file ./image.png --json
# → { "asset_id": "..." }
{
"posts": [
{
"provider": "x",
"account_id": "<account-id>",
"text": "Post text here",
"scheduled_at": "2026-06-01T10:00:00Z"
}
]
}
socialclaw validate -f schedule.json --json
socialclaw apply -f schedule.json --json
# → { "run_id": "..." }
socialclaw status --run-id <run-id> --json
socialclaw posts list --json
| Provider | Key |
|---|---|
| X (Twitter) | x |
| LinkedIn profile | linkedin |
| LinkedIn page | linkedin_page |
| Instagram Business | instagram_business |
| Instagram standalone | instagram |
| Facebook Page | facebook |
| TikTok | tiktok |
| YouTube | youtube |
reddit | |
| WordPress | wordpress |
| Discord | discord |
| Telegram | telegram |
pinterest |
getsocialclaw.com onlySC_API_KEY is a workspace-scoped keyx-api — direct X/Twitter API operationssocial-graph-ranker — network analysis for outreach targetingnpm install -g [email protected]Create, configure, and refine Hookify rules and syntax patterns.
Conduct multi-source web research and produce cited, source-attributed reports.
Process documents with OCR, conversion, extraction, redaction, signing, and form filling.
Design security and risk controls for autonomous trading agents with transaction authority
Build polished React and Next.js animations with reusable production-ready patterns.
Check live messages, recover recent codes, and verify the exact source inspected.
Schedule and publish social content across platforms from one automated workspace.
Schedule and publish social content across multiple platforms from one workflow.
Automate multi-platform social publishing with task management and validation.
Connect AI to social platforms for scheduling, publishing, and post tracking.
Publish, schedule, and manage social posts across major platforms.
Generate, schedule, and publish posts across multiple social media platforms.