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/kyopark2014/mcp/claude-mdgit clone --depth 1 https://github.com/kyopark2014/mcpWrote 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/kyopark2014/mcp/claude-md)<a href="https://agentmods.dev/instructions/kyopark2014/mcp/claude-md"><img src="https://agentmods.dev/badge/instructions/kyopark2014/mcp/claude-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.00069 | $0.00069 |
| Opus 5 | $0.00034 | $0.00034 |
| Sonnet 5 | $0.00014 | $0.00014 |
| Haiku 4.5 | $0.00007 | $0.00007 |
Grade A, and why
mcp CLAUDE.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 5d 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.
What it actually says
Workflow
- 문제의 난이도를 1-5로 평가해서 4이상이라면 적절한 계획을 세워서 순차적으로 수행합니다.
- 계획은 checklist를 만들어 관리하고, 결과를 marking하여 반복하지 않습니다.
- 최종 결과는 contents 폴더에 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.
- 5d ago First seen · 4 lines · 69 tokens per session scan A c135aedf4744
mcp CLAUDE.md is an instructions file published in the GitHub repository kyopark2014/mcp (41 stars, last pushed yesterday), licensed Apache-2.0. It adds 69 tokens to every session, about $0.0003 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
flock AGENTS.md
Instructions for Onelevenvy/flock, covering agents.md, project overview, build & development commands, rust backend and build the cli.
agentscope-runtime copilot-instructions.md
Instructions for agentscope-ai/agentscope-runtime, covering agentscope runtime code review guide, 1. code quality, 2. [must] code security, 3. [must] testing & dependencies and 4. code standards.
skein-js AGENTS.md
AGENTS.md instructions for skein-js/skein-js, covering agents.md, what skein-js is, read first, golden rules and this is an nx monorepo (pnpm) — use nx.
llmops-demo-ts CLAUDE.md
Claude Code instructions for yu-iskw/llmops-demo-ts, covering llmops-demo-ts, project structure, key commands, agent architecture and agent team configuration.
agentxx AGENTS.md
AGENTS.md instructions for coolight7/agentxx, covering agentxx, 兼容性, 设计 & 建议, 代码结构 and 运行所有测试模块,遇到错误也不终止继续运行.
chat-gun-react-agent AGENTS.md
AGENTS.md instructions for HsienW/chat-gun-react-agent, covering chat gun react agent:全域 ai 編程規則, 1. 適用範圍, openspec workflow router 感知, agent 角色寫入前硬檢查 and 2. 指令與規格優先順序.