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/gentoo-zh/overlay/agents-mdgit clone --depth 1 https://github.com/gentoo-zh/overlayWrote 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/gentoo-zh/overlay/agents-md)<a href="https://agentmods.dev/instructions/gentoo-zh/overlay/agents-md"><img src="https://agentmods.dev/badge/instructions/gentoo-zh/overlay/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 | $0.08169 | $0.08169 |
| Opus 5 | $0.04084 | $0.04084 |
| Sonnet 5 | $0.01634 | $0.01634 |
| Haiku 4.5 | $0.00817 | $0.00817 |
Grade B, and why
overlay AGENTS.md scanned grade B with 2 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 today.
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.
Strips warnings and disclaimersmediumAnti-refusal
Omitting safety caveats hides risk from the user and is a common jailbreak preamble.
- Do not lecture on a mechanism a Gentoo reviewer already knows; link the upstream source instead. Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
上游 `FindLibCURL.cmake` 会在构建时通过 `FetchContent` 下载固定版本的 curl 头文件。Closes #<issue> The source is not reproduced here
Licensed GPL-2.0
The repository is licensed GPL-2.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- today Changed · +6 tokens per session e78d1a7c0bb7
- 4d ago First seen · 420 lines · 8,163 tokens per session scan B c3967262c812
overlay AGENTS.md is an instructions file published in the GitHub repository gentoo-zh/overlay (427 stars, last pushed today), licensed GPL-2.0. It adds 8,169 tokens to every session, about $0.0408 per session on Opus 5. A static security scan graded it B with 2 findings (strips warnings and disclaimers, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
FloatSoda AGENTS.md
Instructions for sumx21t-3310/FloatSoda, covering agents.md, working style, output language, repository conventions and repository skills.
FloatSoda CLAUDE.md
Instructions for sumx21t-3310/FloatSoda, a project described as: Flutter-like declarative UI framework for SteamVR overlays in C#/.NET. SkiaSharp rendering, OpenVR integration, dashboard / world-space / device-tracked overlays.
claude-fx-plugin CLAUDE.md
Claude Code instructions for octaviusp/claude-fx-plugin, covering claude.md, project overview, architecture, directory structure and key files.
vscode buildNext.instructions.md
Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).
spec-kit AGENTS.md
AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.