agentsclimarketplace

Socialclaw

Skill sinhoneyy/master-skills/skills/socialclaw

Unified skill library for Claude, Codex, Cursor, Antigravity & AI agents — 2,658 skills across 15 domains

Install
npx -y skills add sinhoneyy/master-skills --skill socialclaw

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Agent-first social media publishing skill — schedule and publish posts across 13 platforms (X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, Pinterest) via a single workspace API key.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

3.4 KB, 610 tokens by cl100k_base, as published. Nobody here has run it

SocialClaw — Social Media Publisher

Overview

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.

When to Use

  • Use when the user wants to plan, schedule, or publish a social media campaign across multiple platforms.
  • Use when the user has a SocialClaw workspace API key and wants one workflow for X, LinkedIn, Instagram, Facebook, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, or Pinterest.
  • Use when the user asks for social publishing automation that can validate schedules, attach media, and retrieve post performance metrics.

Supported Platforms

  • X (Twitter)
  • LinkedIn (Profile + Page)
  • Instagram (Business + Standalone)
  • Facebook Pages
  • TikTok
  • Discord
  • Telegram
  • YouTube
  • Reddit
  • WordPress
  • Pinterest

Installation

npx skills add ndesv21/socialclaw

Or install the npm package directly:

npm install [email protected]

Configuration

Set your workspace API key:

export SOCIALCLAW_API_KEY=your_workspace_api_key

Get your API key at getsocialclaw.com.

Workflow

Step 1: Create a Campaign

Define your campaign with target platforms, content, and schedule.

Step 2: Upload Media (Optional)

Upload images or videos to attach to posts.

Step 3: Validate Schedule

Confirm platform-specific timing rules are met (e.g., rate limits, posting windows).

Step 4: Publish or Schedule

Publish immediately or schedule for a future time across all selected platforms simultaneously.

Step 5: Analytics

Retrieve post performance metrics after publishing.

Example Usage

/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

Source

GitHub: ndesv21/socialclaw Website: getsocialclaw.com

Limitations

  • Requires a valid SocialClaw workspace API key; do not attempt publishing without explicit user-provided credentials.
  • Treat every publish, schedule, delete, or account-changing action as state-changing: show the target platforms, content, media, and timing, then wait for explicit user confirmation before calling the service.
  • Platform availability, rate limits, analytics fields, and scheduling behavior depend on the upstream SocialClaw service.
  • This skill describes the publishing workflow; it does not replace platform-specific compliance, brand review, or legal approval before posting.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.