avoid-overkill AGENTS.md

Repository instructions for a project that packages a reusable agent skill and plugin metadata for several coding-agent systems.

In plain words
What is it for?
They guide updates to Codex, Claude Code, and Agent Skills metadata, bilingual documentation, and short routing examples.
Why use it?
They help contributors keep the skill files, marketplace listings, and failure examples consistent with each system's required format.

Instructions file for CodexOpenCode

Install

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.

agentmods
npx agentmods add instructions/6kmfi6hp/avoid-overkill/agents-md
Clone the repo
git clone --depth 1 https://github.com/6Kmfi6HP/avoid-overkill

Made for: Codex, OpenCode.

Per session 125 This file is loaded in full into every session.
When invoked 125 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured yesterday against content hash 5dd730bd10ae, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

AGENTS.md · 10 lines

What it actually says

Agent Instructions

This repository packages a reusable Agent Skill and plugin manifests.

  • Keep skills/avoid-overkill/SKILL.md compatible with the Agent Skills standard.
  • Keep Codex distribution metadata in .codex-plugin/plugin.json and .agents/plugins/marketplace.json.
  • Keep Claude Code distribution metadata in .claude-plugin/plugin.json and .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.
Changes

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.

  1. yesterday First seen · 10 lines · 125 tokens per session scan A 5dd730bd10ae

Subscribe to this mod's changes

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.

Related

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.

netresearch/claude-code-marketplace · 2,248 tokens

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.

netresearch/claude-code-marketplace · 3 tokens

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.

netresearch/claude-code-marketplace · 3 tokens

she-love-me CLAUDE.md

Instructions for 863401402/she-love-me, covering claude.md and 唯一工作流.

863401402/she-love-me · 268 tokens

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.

meodai/skill.color-expert · 379 tokens

react-flow-skill CLAUDE.md

Instructions for framara/react-flow-skill, covering claude.md, what this repo is, repository structure and editing guidelines.

framara/react-flow-skill · 352 tokens