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.
curl -O https://raw.githubusercontent.com/Abhishek-B-R/social0-mcp/main/.agents/skills/social0/SKILL.mdgit clone --depth 1 https://github.com/Abhishek-B-R/social0-mcpWrote 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.
[](https://agentmods.dev/skills/abhishek-b-r/social0-mcp/social0)<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.
<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>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.
| Model | Per session | Once 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 |
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 \ 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-updateddate 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”).
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.
- 12d ago First seen · 247 lines · 66 tokens per session scan A 0f3df1b91d70
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.
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.
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.
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".
repo-context
Use repo-context-mcp tools to map, search, and pack repository context before large edits or PR review.
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.
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.