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/ormastes/simple/claude-mdgit clone --depth 1 https://github.com/ormastes/simpleWrote 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/ormastes/simple/claude-md)<a href="https://agentmods.dev/instructions/ormastes/simple/claude-md"><img src="https://agentmods.dev/badge/instructions/ormastes/simple/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.1 | $0.02471 | $0.02471 |
| Opus 5 | $0.01236 | $0.01236 |
| Sonnet 5 | $0.00494 | $0.00494 |
| Haiku 4.5 | $0.00247 | $0.00247 |
Grade A, and why
simple CLAUDE.md scanned grade A with 1 finding 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 2d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
**Provenance note:** this section used to route to the user-level `context-mode` plugin's bare `ctx_*` tool names. That plugin's tools are gone; this section now points at the repo's own `simple_ctx_*` MCP tools, which a The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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.
- 2d ago First seen · 130 lines · 2,471 tokens per session scan A ffd7b8972523
simple CLAUDE.md is an instructions file published in the GitHub repository ormastes/simple (1 stars, last pushed today), with no licence file. It adds 2,471 tokens to every session, about $0.0124 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other instructions, from other repositories
cli AGENTS.md
AGENTS.md instructions for googleworkspace/cli, covering agents.md, project overview, build & test, changesets and architecture.
gemini-faf-mcp CLAUDE.md
Instructions for Wolfe-Jam/gemini-faf-mcp, covering claude.md — gemini-faf-mcp, what this is, stack and context.
python-code-validator AGENTS.md
AGENTS.md instructions for jkanselaar/python-code-validator, covering python you write here gets checked, say what the code is for, before you write it, while you write, when something comes back wrong and before you present anything.
python-code-validator GEMINI.md
Gemini CLI instructions for jkanselaar/python-code-validator, covering python you write here gets checked, say what the code is for, before you write it, while you write, when something comes back wrong and before you present anything.
java-jdtls-mcp-server GEMINI.md
Gemini CLI instructions for SachieWang/java-jdtls-mcp-server, covering java developer assistant instructions, role & behavior, critical rules, lifecycle & status management (critical) and data & context efficiency.
dingtalk-workspace-cli AGENTS.md
AGENTS.md instructions for DingTalk-Real-AI/dingtalk-workspace-cli, covering repository agent guide, build and test, command framework declaration, flag / help / schema homology and agent schema contract.