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/6kmfi6hp/avoid-overkill/agents-mdgit clone --depth 1 https://github.com/6Kmfi6HP/avoid-overkillWhat 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.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
avoid-overkill 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.
What it actually says
Agent Instructions
This repository packages a reusable Agent Skill and plugin manifests.
- Keep
skills/avoid-overkill/SKILL.mdcompatible with the Agent Skills standard. - Keep Codex distribution metadata in
.codex-plugin/plugin.jsonand.agents/plugins/marketplace.json. - Keep Claude Code distribution metadata in
.claude-plugin/plugin.jsonand.claude-plugin/marketplace.json. - Keep every failure-mode example in
skills/avoid-overkill/cases/short and routing-only; never bulk-read them. - Preserve the bilingual README in
skills/avoid-overkill/README.md.
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 First seen · 10 lines · 125 tokens per session scan A 5dd730bd10ae
avoid-overkill AGENTS.md is an instructions file published in the GitHub repository 6Kmfi6HP/avoid-overkill (2 stars, last pushed 17d 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
claude-code-marketplace AGENTS.md
Instructions for netresearch/claude-code-marketplace, covering agents.md — netresearch claude code marketplace, commands, scope separation (mandatory), marketplace as canonical discovery hub and required fields per marketplace skill entry.
claude-code-marketplace CLAUDE.md
Instructions for netresearch/claude-code-marketplace, a project described as: Curated Agent Skills collection for AI-assisted development. Open standard — agentskills.io. Portable across Claude Code, Cursor, Copilot, Codex, Gemini CLI, and 30+ more agents. By Netresearch.
claude-code-marketplace GEMINI.md
Instructions for netresearch/claude-code-marketplace, a project described as: Curated Agent Skills collection for AI-assisted development. Open standard — agentskills.io. Portable across Claude Code, Cursor, Copilot, Codex, Gemini CLI, and 30+ more agents. By Netresearch.
she-love-me CLAUDE.md
Instructions for 863401402/she-love-me, covering claude.md and 唯一工作流.
skill.color-expert CLAUDE.md
Claude Code instructions for meodai/skill.color-expert, covering claude.md, project overview, architecture, no build/test/lint and editing guidelines.
react-flow-skill CLAUDE.md
Instructions for framara/react-flow-skill, covering claude.md, what this repo is, repository structure and editing guidelines.