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 agentmods add agents/alessio-web-dev/social-cli-mcp/orchestrationgit clone --depth 1 https://github.com/alessio-web-dev/social-cli-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/agents/alessio-web-dev/social-cli-mcp/orchestration)<a href="https://agentmods.dev/agents/alessio-web-dev/social-cli-mcp/orchestration"><img src="https://agentmods.dev/badge/agents/alessio-web-dev/social-cli-mcp/orchestration.svg" alt="Measured on agentmods" 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 | $0.00000 | $0.02013 |
| Opus 5 | $0.00000 | $0.01007 |
| Sonnet 5 | $0.00000 | $0.00403 |
| Haiku 4.5 | $0.00000 | $0.00201 |
Grade A, and why
ORCHESTRATION 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 261 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Orchestration Flow - Multi-Agent System
Overview
┌─────────────────────────────────────────────────────────────────────────────┐
│ USER INPUT │
│ "Questa settimana focus su jsOM launch e sunrise sessions" │
└────────────────────────────────────┬────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────────────────┐
│ 1. INTERVIEWER │
│ │
│ npx tsx src/agents/interviewer.ts weekly │
│ │
│ Domande rapide: │
│ • "Qual è la priorità questa settimana?" │
│ • "Tech o music focus?" │
│ • "Novità o eventi in arrivo?" │
│ │
│ Output: InterviewInsight → SurrealDB interview_session │
└────────────────────────────────────┬────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────────────────┐
│ 2. STORY DIRECTOR │
│ │
│ npx tsx src/agents/story-director.ts plan "focus jsOM + sunrise" │
│ │
│ • Analizza interview insights │
│ • Decide arco narrativo settimanale │
│ • Definisce parallel paths (tech/music/hybrid) │
│ • Identifica crossover sabato │
│ │
│ Output: StoryArc + NarrativePaths → SurrealDB story_arc, narrative_path │
└────────────────────────────────────┬────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────────────────┐
│ 3. EDITORIAL PLANNER │
│ │
│ npx tsx src/agents/editorial-planner.ts today │
│ │
│ • Traduce narrativa → calendario concreto │
│ • Assegna contenuti a giorni/orari │
│ • Bilancia pillars nella settimana │
│ • Determina cosa postare OGGI │
│ │
│ Output: DailyPlan → platform_content ready │
└────────────────────────────────────┬────────────────────────────────────────┘
│
┌────────────────┼────────────────┐
│ │ │
▼ ▼ ▼
┌───────────────────────┐ ┌──────────────────────┐ ┌──────────────────────┐
│ TWITTER AGENT │ │ INSTAGRAM AGENT │ │ YOUTUBE AGENT │
│ │ │ │ │ │
│ • Threads │ │ • Reels (hook 3s) │ │ • Shorts crosspost │
│ • NO link in main │ │ • Carousels │ │ • Long-form monthly │
│ • Link in REPLY │ │ • 3-5 hashtag │ │ │
│ • Max 2 hashtag │ │ • Stories daily │ │ │
│ • 5-10 post/day │ │ │ │ │
└───────────────────────┘ └──────────────────────┘ └──────────────────────┘
│ │ │
└────────────────┼────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────────────────┐
│ 4. MANUAL POSTING │
│ │
│ User copia contenuto e posta manualmente │
│ (API budget limitato - 10 calls/week self-imposed) │
└────────────────────────────────────┬────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────────────────┐
│ 5. ANALYTICS & FEEDBACK │
│ │
│ npx tsx src/agents/interviewer.ts feedback │
│ │
│ • Raccoglie feedback post-pubblicazione │
│ • Monitora performance (share rate > save rate) │
│ • Aggiorna hashtag_analysis con risultati │
│ • Informa Story Director per prossima settimana │
│ │
│ Output: Performance data → feedback loop │
└─────────────────────────────────────────────────────────────────────────────┘
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.
- 3d ago First seen · 261 lines · 0 tokens per session scan A 6ca59e48859c
ORCHESTRATION is an agent published in the GitHub repository alessio-web-dev/social-cli-mcp (7 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,013 tokens. 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 agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.