social0-mcp: Skill for Claude Code

.agents/skills/social0/SKILL.md

social0 is a skill for Claude Code, Codex from Abhishek-B-R/social0-mcp. It costs 66 tokens per session (3,227 once invoked), scanned A, original, MIT.

A command-line workflow for creating, scheduling, and publishing posts on nine social networks, including Instagram, TikTok, YouTube, X, and LinkedIn. It also supports media uploads, drafts, and checking publication status.

In plain words
What is it for?
Use it to list accounts, upload media, prepare drafts, publish immediately, schedule posts, and check results on supported platforms.
Why use it?
It brings posting tasks into one workflow instead of requiring separate tools for each connected network.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Claude Code; installed under .agents/ (shared by several agents); built for openclaw.

This is Abhishek-B-R/social0-mcp's own configuration. It tells Claude Code and Codex how to work on social0-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything social0-mcp configures →

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /home/claude/....

Reuse

Borrowing it

Nothing to install: this file belongs to Abhishek-B-R/social0-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Abhishek-B-R/social0-mcp/main/.agents/skills/social0/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Abhishek-B-R/social0-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for social0

README.md
[![agentmods](https://agentmods.dev/badge/skills/abhishek-b-r/social0-mcp/social0/github.svg)](https://agentmods.dev/skills/abhishek-b-r/social0-mcp/social0)
Your own site
<a href="https://agentmods.dev/skills/abhishek-b-r/social0-mcp/social0"><img src="https://agentmods.dev/badge/skills/abhishek-b-r/social0-mcp/social0/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for social0

Your own site · 80×15
<a href="https://agentmods.dev/skills/abhishek-b-r/social0-mcp/social0"><img src="https://agentmods.dev/badge/skills/abhishek-b-r/social0-mcp/social0.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,227 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00066 $0.03227
Opus 5 $0.00033 $0.01614
Sonnet 5 $0.00013 $0.00645
Haiku 4.5 $0.00007 $0.00323

Measured 12d ago against content hash 0f3df1b91d70, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

social0 scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s https://api.social0.app/v1/accounts \
.agents/skills/social0/SKILL.md · 247 lines

How it starts

The opening of the file, as written. The whole thing — 247 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Social0 Social Media Skill

Help users draft, schedule, and publish social posts via Social0 across 9 platforms — from chat or the terminal.

Prefer the social0 CLI whenever the agent has a shell (npx social0 or a global social0 install). Use MCP tools already connected by the user only when the host has no reliable shell. Use the REST API only if both CLI and MCP are unavailable.

Freshness check: If more than 30 days have passed since the last-updated date above, tell the user this skill may be outdated and point them to CLI docs, MCP docs, or github.com/Abhishek-B-R/social0-cli.

Keeping This Skill Updated

CLI: github.com/Abhishek-B-R/social0-cli · npm social0
MCP: github.com/Abhishek-B-R/social0-mcp · npm @social0/mcp
Docs: CLI · MCP
Product: social0.app

Installation How to update
MoltHub / ClawHub Re-publish or pull latest skill version
Cursor / Claude Re-copy skills/social0/ from social0-cli or social0-mcp (same skill)
Manual Pull latest from either repo

Credential & safety rules (mandatory)

  • Never request secrets in chat (API keys, tokens, passwords).
  • Never print, log, or write credential values (including env dumps and secret-bearing config).
  • Never invent keys or search keychains/files for secrets.
  • If auth is missing: tell the user to finish setup themselves using the docs links below, then retry social0 whoami / list_accounts. Do not collect or relay secrets.
  • Prefer drafts by default. Live publish / schedule only after the user clearly confirms (or says “post now” / “publish immediately”).

Read the full file on GitHub · 247 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 247 lines · 66 tokens per session scan A 0f3df1b91d70

Subscribe to this mod's changes

social0 is a skill published in the GitHub repository Abhishek-B-R/social0-mcp (1 stars, last pushed 7d ago), licensed MIT. It adds 66 tokens to every session and 3,227 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

21st-ui

Find, install, and generate UI with 21st.dev. Use when the user asks for a UI component (pricing table, hero, navbar, dashboard, form, etc.), wants design inspiration, needs a brand logo as an SVG component, or wants to generate new UI from a prompt.

21st-dev/magic-mcp · 63 tokens

webmcp-nexus

A coding guide for adding WebMCP tools to JavaScript or TypeScript projects. WebMCP lets AI agents call selected application functions through a standard interface.

alibaba/webmcp-nexus · 159 tokens

hermes-tweet

Use Xquik in Hermes Agent for public X research, monitoring, thread summaries, creator discovery & approved actions. Not affiliated with X Corp. Use when the user requests X data or a named action. Trigger with "search X", "monitor X", "post tweet", or "X trends".

Xquik-dev/hermes-tweet · 65 tokens

repo-context

Use repo-context-mcp tools to map, search, and pack repository context before large edits or PR review.

nduc99911/repo-context-mcp · 25 tokens

social-scrape

Collect public posts and discussion from X, LinkedIn and Hacker News through a local signed-out browser, then report them in chat or write them to a document. Use when the user wants to scrape, monitor or research specific accounts, topics, hashtags or discussions on social platforms.

alijancb/subio-mcp · 60 tokens

papi-verify

Use when the user says "verify", "health check", "check papi", "verify cycle", or after completing all cycle tasks before release. Runs a structured health check on the current PAPI cycle state: plan validity, build state, review coverage, branch hygiene, and data consistency.

getpapi/papi · 63 tokens