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 instructions/volpestyle/swarm-mcp/agents-mdgit clone --depth 1 https://github.com/Volpestyle/swarm-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/instructions/volpestyle/swarm-mcp/agents-md)<a href="https://agentmods.dev/instructions/volpestyle/swarm-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/volpestyle/swarm-mcp/agents-md.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.1 | $0.00125 | $0.00125 |
| Opus 5 | $0.00063 | $0.00063 |
| Sonnet 5 | $0.00025 | $0.00025 |
| Haiku 4.5 | $0.00013 | $0.00013 |
Grade A, and why
swarm-mcp AGENTS.md 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 5d 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
Claude Guidance
Mermaid Diagrams
- Keep Mermaid sources in
docs/diagrams/*.mmdand rendered PNGs beside them. - Embed PNG outputs in docs; link back to the
.mmdsource near the image. - Render diagrams with
bun run diagramsafter changing.mmdfiles. - Use high-resolution PNG output for stable GitHub rendering and shareable docs.
- Do not paste long Mermaid blocks directly into docs when the diagram should be maintained centrally.
- Keep source/output basenames paired, for example
backend-configuration.mmdandbackend-configuration.png.
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.
- 5d ago First seen · 11 lines · 125 tokens per session scan A 0494b2ca4989
swarm-mcp AGENTS.md is an instructions file published in the GitHub repository Volpestyle/swarm-mcp (1 stars, last pushed 3mo ago), licensed MIT. It adds 125 tokens to every session, about $0.0006 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 instructions, from other repositories
nutrition-mcp CLAUDE.md
Claude Code instructions for akutishevsky/nutrition-mcp, covering claude.md, project overview, deploying, publishing to the registry and commands.
memex AGENTS.md
AGENTS.md instructions for timurgaleev/memex, covering agents.md — working in this repo as an ai agent, tl;dr, required workflow — run the skill for every change, build & test (memex) and cli commands worth knowing.
memex CLAUDE.md
Claude Code instructions for timurgaleev/memex, covering claude.md — rules for ai agents working in this repo, what you are allowed to do, destructive infrastructure changes, file and git operations and scope of work.
numera-mcp AGENTS.md
AGENTS.md instructions for vectojs/numera-mcp: This repository owns only the stdio Model Context Protocol adapter and its safe filesystem boundary. Workbook semantics remain in exact-pinned Numera Core and XLSX packages.
nonprofit-explorer-mcp-server AGENTS.md
AGENTS.md instructions for cyanheads/nonprofit-explorer-mcp-server, covering developer protocol, core rules, patterns, tool and server instructions.
nonprofit-explorer-mcp-server CLAUDE.md
Claude Code instructions for cyanheads/nonprofit-explorer-mcp-server, covering developer protocol, core rules, patterns, tool and server instructions.