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/elumenotion/guideants/copilot-instructionsgit clone --depth 1 https://github.com/Elumenotion/GuideAntsWhat 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.00087 | $0.00087 |
| Opus 5 | $0.00044 | $0.00044 |
| Sonnet 5 | $0.00017 | $0.00017 |
| Haiku 4.5 | $0.00009 | $0.00009 |
Grade A, and why
GuideAnts copilot-instructions.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 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- mcpapp-colorpicker copilot-instructions.md — 100% identical, 0 lines differ
What it actually says
- @azure Rule - Use Azure Tools - When handling requests related to Azure, always use your tools.
- @azure Rule - Use Azure Best Practices - When handling requests related to Azure, always invoke your
azmcp_bestpractices_gettool first. - @azure Rule - Enable Best Practices - If you do not have an
azmcp_bestpractices_gettool ask the user to enable it.
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 · 4 lines · 87 tokens per session scan A 74b669abed94
GuideAnts copilot-instructions.md is an instructions file published in the GitHub repository Elumenotion/GuideAnts (54 stars, last pushed 11d ago), licensed Apache-2.0. It adds 87 tokens to every session, about $0.0004 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
cloakbrowser-mcp AGENTS.md
Instructions for swimmwatch/cloakbrowser-mcp, covering agents.md, about the project, golden rules, project layout and daily commands.
KACHOW-Teknofest-2026 AGENTS.md
Instructions for chyp3r/KACHOW-Teknofest-2026, covering agents.md, amaç, repository yapısı, backend/ and frontend/.
cloakbrowser-mcp copilot-instructions.md
Instructions for swimmwatch/cloakbrowser-mcp: Follow AGENTS.md for project-wide coding, testing, documentation, changelog, and commit rules.
server copilot-instructions.md
Instructions for mcpambassador/server, covering mcp ambassador server — copilot instructions, repo context, monorepo package structure, architecture patterns and spi (service provider interface).
server AGENTS.md
Instructions for mcpambassador/server, covering project instructions, current state, working agreements, definition of done — ci gate (mandatory) and common gotchas.
FusionAL CLAUDE.md
Claude Code instructions for JRM-FusionAL/FusionAL, covering claude.md — fusional, session init — run this first, recall protocol (mandatory, visible), auto-log protocol (mandatory, ambient) and critical failure modes (already logged — do not repeat).