Social Publishing
Unverified●34/40Claude Code◐PartialHas SKILL.md but declares no allowed-tools — Claude Code will ask for permission each time
Cursor·UnknownWe have not crawled the repo tree, so we will not guess
Codex·UnknownWe have not crawled the repo tree, so we will not guess
Gemini CLI·UnknownThe spec defines no detection rule for Gemini
Copilot·UnknownWe have not crawled the repo tree, so we will not guess
npx agentalley add social-publishingWho is stuck, and on what
> 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.
The whole source
Frontmatter — 4 properties
| name | social-publishing |
|---|---|
| description | > 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. |
| license | MIT |
| metadata | version: "1.0.0 source: https://github.com/ndesv21/socialclaw homepage: https://getsocialclaw.com |
| 1 | --- |
| 2 | name: social-publishing |
| 3 | description: > |
| 4 | Schedule and publish social media posts across 13 platforms (X, LinkedIn, Instagram, |
| 5 | Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, Pinterest) via |
| 6 | the SocialClaw API. Use when the user wants to publish, schedule, or manage social |
| 7 | media content programmatically. Requires SOCIALCLAW_API_KEY. |
| 8 | license: MIT |
| 9 | metadata: |
| 10 | version: "1.0.0" |
| 11 | source: https://github.com/ndesv21/socialclaw |
| 12 | homepage: https://getsocialclaw.com |
| 13 | ---A5 — No allowed-tools declared — no way to tell what this skill may touch |
| 14 | |
| 15 | # Social Publishing |
| 16 | |
| 17 | Agent-first social media publishing via [SocialClaw](https://getsocialclaw.com). One workspace API key, 13 platforms, zero per-platform OAuth setup. |
| 18 | |
| 19 | ## When to Use This Skill |
| 20 | |
| 21 | Use this skill when the user wants to: |
| 22 | - Publish or schedule posts across multiple social media platforms |
| 23 | - Orchestrate a multi-platform content campaign |
| 24 | - Upload and attach media to social posts |
| 25 | - Retrieve post-level engagement analytics |
| 26 | - Manage a content calendar programmatically |
| 27 | |
| 28 | ## Supported Platforms |
| 29 | |
| 30 | | Platform | Notes | |
| 31 | |----------|-------| |
| 32 | | X (Twitter) | Profile posts, threads | |
| 33 | | LinkedIn | Profile posts + Company pages | |
| 34 | | Instagram | Business + standalone accounts | |
| 35 | | Facebook Pages | Page posts with link previews | |
| 36 | | TikTok | Video descriptions | |
| 37 | | Discord | Channel targeting, embeds | |
| 38 | | Telegram | Channel/group messaging | |
| 39 | | YouTube | Video descriptions and metadata | |
| 40 | | Reddit | Subreddit posts with flair | |
| 41 | | WordPress | Blog posts with SEO metadata | |
| 42 | | Pinterest | Pins with board targeting | |
| 43 | |
| 44 | ## Setup |
| 45 | |
| 46 | ```bash |
| 47 | # Install via npx |
| 48 | npx skills add ndesv21/socialclaw |
| 49 | |
| 50 | # Or install as package |
| 51 | npm install socialclaw@0.1.12 |
| 52 | |
| 53 | # Set your workspace API key |
| 54 | export SOCIALCLAW_API_KEY=your_key_here |
| 55 | ``` |
| 56 | |
| 57 | Get a workspace API key at [getsocialclaw.com](https://getsocialclaw.com). |
| 58 | |
| 59 | ## Workflow |
| 60 | |
| 61 | ### Step 1: Define Campaign |
| 62 | Specify platforms, message content, schedule, and any media attachments. |
| 63 | |
| 64 | ### Step 2: Draft Platform Variants |
| 65 | Claude generates platform-optimized copy for each channel (character limits, hashtag norms, tone). |
| 66 | |
| 67 | ### Step 3: Upload Media (Optional) |
| 68 | Upload images or videos once — SocialClaw stores them for reuse across platforms. |
| 69 | |
| 70 | ### Step 4: Validate Schedule |
| 71 | Claude checks platform-specific timing rules and rate limits before submitting. |
| 72 | |
| 73 | ### Step 5: Publish or Schedule |
| 74 | Posts queue via the SocialClaw API. Receive post IDs and scheduled times for confirmation. |
| 75 | |
| 76 | ### Step 6: Analytics |
| 77 | Pull engagement metrics (impressions, clicks, reactions) 24–48 hours after publishing. |
| 78 | |
| 79 | ## Usage Examples |
| 80 | |
| 81 | ### Single Platform Post |
| 82 | ``` |
| 83 | Post to our company LinkedIn page: |
| 84 | "Excited to announce our Q2 product roadmap — here's what's coming next. |
| 85 | [roadmap image]" |
| 86 | ``` |
| 87 | |
| 88 | ### Multi-Platform Campaign |
| 89 | ``` |
| 90 | Announce our beta launch on X, LinkedIn, Instagram, and Discord. |
| 91 | Message: "Our beta is live! 100 spots available — sign up at example.com #launch" |
| 92 | Schedule for tomorrow 9am PST |
| 93 | ``` |
| 94 | |
| 95 | ### Content Series |
| 96 | ``` |
| 97 | Create a 5-day drip campaign for our feature launch week. |
| 98 | Platforms: X and LinkedIn. |
| 99 | I'll provide copy for each day. |
| 100 | ``` |
| 101 | |
| 102 | ## Guidelines |
| 103 | |
| 104 | 1. **One key, all platforms** — SOCIALCLAW_API_KEY authenticates across all connected accounts |
| 105 | 2. **Platform-native copy** — Adapt tone and format for each platform rather than copy-pasting |
| 106 | 3. **Validate timing** — Always confirm schedule before submission to avoid rate limit errors |
| 107 | 4. **Media reuse** — Upload assets once and reference by ID across multiple posts |
| 108 | |
| 109 | ## Limitations |
| 110 | |
| 111 | - Requires active SocialClaw account with connected social accounts |
| 112 | - Platform availability depends on workspace tier |
| 113 | - Some platforms require video content for optimal reach (TikTok, YouTube, Instagram Reels) |
| 114 |
Reviews
Installed this one?Write the first review and take the Trailblazer badge.
Alternatives
Research Review via External Reviewer Backend (ultra reasoning)Get a deep critical review of research from an external reviewer backend (Codex or manual). Use when user says "review my research", "help me review", "get external review", or wants critical feedback on research ideas, papers, or experimental results.●····●38/40Training CheckPeriodically check WandB metrics during training to catch problems early (NaN, loss divergence, idle GPUs). Avoids wasting GPU hours on broken runs. Use when training is running and you want automated health checks.●····●37/40Changelog AutomationAutomate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.◐····●36/40Hermes Tweet> Install and operate Hermes Tweet, a Hermes Agent plugin for X/Twitter research, timeline reading, tweet analysis, and approval-gated private or state-changing operations. Use this skill when installing Hermes Tweet, researching X/Twitter accounts, monitoring launch signals, investigating mentions, auditing giveaways, or preparing gated X operations. Use proactively when a Hermes Agent workflow needs current X/Twitter context. Requires XQUIK_API_KEY for read and action tools.◐····●36/40