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/dmae97/omk/agents-mdgit clone --depth 1 https://github.com/dmae97/omkWhat 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.01326 | $0.01326 |
| Opus 5 | $0.00663 | $0.00663 |
| Sonnet 5 | $0.00265 | $0.00265 |
| Haiku 4.5 | $0.00133 | $0.00133 |
Grade A, and why
omk 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 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.
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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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 · 109 lines · 1,326 tokens per session scan A baa5f82a8a49
omk AGENTS.md is an instructions file published in the GitHub repository dmae97/omk (142 stars, last pushed 2d ago), with no licence file. It adds 1,326 tokens to every session, about $0.0066 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
dev-3.0 AGENTS.md
Instructions for h0x91b/dev-3.0, covering agents.md, response style, what is this, ui/ux work — which skill, and when (mandatory) and where dev3 overrides the better-family skills.
metis AGENTS.md
Instructions for Wholiver/metis, covering agent development guide, objective, start every task, repository map and desktop frontend changes (mandatory).
runx AGENTS.md
Instructions for runxhq/runx, covering scafld agent contract, contract, commands, source checkout and lifecycle.
runx CLAUDE.md
Instructions for runxhq/runx, covering runx oss claude contract, architecture, commands, release discipline and spec workflow.
crewplane AGENTS.md
Instructions for crewplaneai/crewplane, covering agents.md, repo facts, read first, repo map and project heuristics.
rimz AGENTS.md
Instructions for rimio-ai/rimz, covering agents.md, how to read this contract, engineering principles, product invariants and room quick reference.