bundled-skills/socialclaw/SKILL.md
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.
npx skillsauth add FrancoStino/opencode-skills-antigravity socialclawInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 [email protected]
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
tools
Authorized security assessment of LLM applications and AI agents: prompt injection, tool abuse, RAG exposure, memory poisoning, system-prompt extraction, and agent-compliance engineering per OWASP LLM/ASI Top 10.
development
Builds two parameterized UI modes—流光溢彩白 (iridescent white) and 五彩斑斓黑 (colorful black)—with OKLCH, WebGL/CSS fallback, vision gating, screenshot QA, and total/per-color intensity reports. Use when a UI request names either mode or needs measured color parameters.
tools
Delegate coding tasks to the Kimi Code CLI (`kimi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
Front-end JavaScript reverse engineering: locate signature chains, analyze encrypted request parameters, sample runtime behavior, and reproduce logic locally in Node for evidence-based output.