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/xorbitsai/xrouter-llm/agents-mdgit clone --depth 1 https://github.com/xorbitsai/xrouter-llmWrote 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/xorbitsai/xrouter-llm/agents-md)<a href="https://agentmods.dev/instructions/xorbitsai/xrouter-llm/agents-md"><img src="https://agentmods.dev/badge/instructions/xorbitsai/xrouter-llm/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.06961 | $0.06961 |
| Opus 5 | $0.03481 | $0.03481 |
| Sonnet 5 | $0.01392 | $0.01392 |
| Haiku 4.5 | $0.00696 | $0.00696 |
Grade A, and why
xrouter-llm 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 yesterday.
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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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.
- yesterday Changed · +4 lines · +64 tokens per session 38d75ef28cbc
- 6d ago First seen · 531 lines · 6,897 tokens per session scan A 7fa46c1ec86b
xrouter-llm AGENTS.md is an instructions file published in the GitHub repository xorbitsai/xrouter-llm (39 stars, last pushed 3d ago), with no licence file. It adds 6,961 tokens to every session, about $0.0348 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-30.
Other instructions, from other repositories
langfuse AGENTS.md
AGENTS.md instructions for langfuse/langfuse, a project described as: 🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23.
gateway CLAUDE.md
Instructions for adaline/gateway, covering claude.md - adaline gateway, project overview, tech stack, repository structure and common commands.
paddler CLAUDE.md
Instructions for intentee/paddler: When working with this codebase, prioritize readability over cleverness. Ask clarifying questions before making architectural changes.
gateway AGENTS.md
Instructions for adaline/gateway, covering agents.md, stack, working agreement, repository map and commands.
llm-ide-rules react.instructions.md
Instructions for iloveitaly/llm-ide-rules, covering react, mock data, react hook form and styling.
litellm CLAUDE.md
Claude Code instructions for BerriAI/litellm, covering think before coding and simplicity first.