plugins/all-skills/skills/socialclaw/SKILL.md
Social media scheduling and publishing for AI agents. Use when the user wants to schedule posts, connect social accounts, upload media, or publish campaigns to X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, or Pinterest through SocialClaw.
npx skillsauth add davepoon/buildwithclaude 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 a workspace-scoped social publishing service at https://getsocialclaw.com.
This skill teaches Claude Code how to:
SC_API_KEY — workspace API key from the SocialClaw dashboardnpm install -g socialclaw# Get a workspace API key
open https://getsocialclaw.com/dashboard
# Set it in your environment
export SC_API_KEY="<workspace-key>"
# Or use the CLI
socialclaw login --api-key <workspace-key>
# List connected accounts
socialclaw accounts list --json
# Upload media and schedule a post
socialclaw assets upload --file ./image.png --json
socialclaw validate -f schedule.json --json
socialclaw apply -f schedule.json --json
X, LinkedIn (profile + page), Instagram (Business + standalone), Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, Pinterest
npx skills add ndesv21/socialclaw
socialclaw login # Authenticate with workspace API key
socialclaw accounts list --json # List connected accounts
socialclaw accounts connect --provider x --open # Connect X account
socialclaw assets upload --file ./image.png --json # Upload media
socialclaw validate -f schedule.json --json # Validate schedule
socialclaw apply -f schedule.json --json # Apply schedule / create run
socialclaw status --run-id <id> --json # Check run status
socialclaw posts list --json # List posts
socialclaw analytics post --post-id <id> --json # Post analytics
socialclaw workspace health --json # Workspace health
development
Stop coding agents from shipping generic UI. Use UIZZE's 800,000+ real web and iOS screens to build product-specific interfaces, define a design contract, cover required states, and run a hard finish gate. Use for web or iOS UI design, implementation, redesign, critique, and pre-ship review in Codex, Claude Code, Cursor, Copilot, and other coding agents.
development
Convene an AI executive board of directors (CEO, CFO, COO, CLO, CISO sub-agent personas) to vet a business idea, product concept, new service offering, M&A target, or operational initiative — and deliver an integrated board memo with a Go/No-Go recommendation. Use this skill whenever the user wants an idea vetted, stress-tested, or reviewed from multiple executive perspectives; asks to "present this to the board," "run this by the boardroom," "vet this idea," "poke holes in this plan," or "prep me for a board meeting"; or shares a business plan, pitch, proposal, or initiative document and asks for structured executive feedback. Also trigger when the user asks for a Go/No-Go decision, risk review across finance/legal/security/operations, or preparation for presenting an initiative to real leadership.
data-ai
私人旅行管家 — 从出发地到目的地的完整行程规划+攻略导出。 输入出发地、目的地、天数、预算、风格偏好,自动输出闭环行程, 包含交通推荐、酒店推荐、美食路线、每日预算,并可选生成攻略。 当用户提到「做攻略」「旅行规划」「旅游计划」「行程安排」时使用。
tools
Use Ontoly's deterministic Software Graph and MCP server for codebase architecture, request tracing, dependency analysis, and impact analysis.