Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add daehounan/agency-agents-fork --skill social-platform-routinggit clone --depth 1 https://github.com/daehounan/agency-agents-forkWrote 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/daehounan/agency-agents-fork/social-platform-routing)<a href="https://agentmods.dev/skills/daehounan/agency-agents-fork/social-platform-routing"><img src="https://agentmods.dev/badge/skills/daehounan/agency-agents-fork/social-platform-routing/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/daehounan/agency-agents-fork/social-platform-routing"><img src="https://agentmods.dev/badge/skills/daehounan/agency-agents-fork/social-platform-routing.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.00107 | $0.00471 |
| Opus 5 | $0.00053 | $0.00235 |
| Sonnet 5 | $0.00021 | $0.00094 |
| Haiku 4.5 | $0.00011 | $0.00047 |
Grade A, and why
social-platform-routing scanned grade A with 0 findings 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 11d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Social Platform Routing Skill
When this skill activates, route to the platform specialist that matches the user's target channel.
Routing matrix
| Platform / signal | Agent to invoke |
|---|---|
| Twitter/X real-time engagement, viral threads, thought leadership | marketing-twitter-engager |
| TikTok viral content, algorithm, Gen Z/Millennial reach | marketing-tiktok-strategist |
| Instagram visual storytelling, aesthetic, community | marketing-instagram-curator |
| Reddit authentic community engagement, value-first | marketing-reddit-community-builder |
| LinkedIn personal brand, B2B thought leadership, inbound | marketing-linkedin-content-creator |
| TikTok/IG carousel auto-generation + publishing | marketing-carousel-growth-engine |
| Cross-platform unified strategy | marketing-social-media-strategist |
| YouTube algorithm, retention, chaptering, thumbnails | marketing-video-optimization-specialist |
| App store visibility (App Store/Play Store ASO) | marketing-app-store-optimizer |
| AI recommendation visibility (ChatGPT/Claude/Perplexity AEO) | marketing-ai-citation-strategist |
| Agentic search optimization (WebMCP) | marketing-agentic-search-optimizer |
Multi-platform campaign
For campaigns spanning multiple platforms, invoke marketing-social-media-strategist first to set the umbrella plan, then platform specialists in parallel.
When NOT to use
- Paid social ads → use
paid-media-routingskill - SEO / organic search → use
marketing-seo-specialistdirectly - General content strategy / editorial calendar → use
marketing-content-creatorormarketing:content-creationskill
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.
- 11d ago First seen · 35 lines · 107 tokens per session scan A 62dee52a26d4
social-platform-routing is a skill published in the GitHub repository daehounan/agency-agents-fork (2 stars, last pushed 3mo ago), licensed MIT. It adds 107 tokens to every session and 471 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
cognito
AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity pools, implementing OAuth flows, managing user attributes, or integrating with social identity providers.
sns
AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.
iam
AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.
i18n-parity
MANDATORY for every coding agent and contributor touching localized content — keep all five localization surfaces (dashboard UI keys, wiki page, mirrored READMEs, locale-aware formatting, language switchers) in parity across every supported language. Use automatically (without being asked) whenever you add or change…
dag-map
Render the multi-agent orchestration DAG for a session — parent→child subagent edges, tree depth, and fan-out — from the Agent Monitor workflow intelligence API. Cross-checks the orchestration dataset against the raw agent records and session detail. Use when visualizing how a session's agent structure was organized.
update-project-docs
MANDATORY for every coding agent (Claude Code, Codex, or any other) — keep this repository's documentation in sync after any change to behavior, configuration, interfaces, events, schema, or features. Use automatically (without being asked) at the end of ANY change-set that adds or alters an env var, event type, hook…