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 skills add anthony-chaudhary/dos-kernel --skill dos-plan-pricegit clone --depth 1 https://github.com/anthony-chaudhary/dos-kernelWrote 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/skills/anthony-chaudhary/dos-kernel/dos-plan-price)<a href="https://agentmods.dev/skills/anthony-chaudhary/dos-kernel/dos-plan-price"><img src="https://agentmods.dev/badge/skills/anthony-chaudhary/dos-kernel/dos-plan-price/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/anthony-chaudhary/dos-kernel/dos-plan-price"><img src="https://agentmods.dev/badge/skills/anthony-chaudhary/dos-kernel/dos-plan-price.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00053 | $0.02499 |
| Opus 5 | $0.00026 | $0.01249 |
| Sonnet 5 | $0.00011 | $0.00500 |
| Haiku 4.5 | $0.00005 | $0.00250 |
Grade A, and why
dos-plan-price 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 196 lines — stays where its author put it; the contents beside it link to each section on GitHub.
dos-plan-price — price the fan-out before you launch it
DOS is a court; this skill asks it to quote a price first. Every other DOS trust surface reads the past or present tense:
verifyreads a commit that already shipped,arbitraterefuses a colliding acquire as the worker reaches the turnstile. A court rules after the collision. But the cheapest moment to catch a colliding fan-out is before any worker runs — and the kernel's own file-tree geometry can answer that forward question with zero new trust: the partition's overlap is a fact about glob prefixes, decidable without believing any agent's intent (docs/347, the predictive flip). This skill prices the proposed partition so a bad plan is refused with 0 agents launched, instead of the reactive court launching K-1 workers before the Kth acquire collides.
The shape is domain-free: discover the layout → collect the proposed partition →
price it from the un-authored geometry → act on the price → fall back to the
reactive lease floor. The policy (which lanes exist, where things live) is data
read from dos doctor --json, never literals.
When to use this (and when not)
- Use it right before a fan-out: a
dos-goal-fleetwave, ados-next-uppacket's dispatch list, or any "launch N agents over these trees" moment. The dispatch list IS a proposed partition; price it before you spend the launches. - Do not use it for a single agent (N=1 has no partition to price — the price
is trivially 0), or as a substitute for
dos arbitrateat acquire time. The price is a forward estimate; the lease arbiter is the unforgeable floor. This skill runs ahead of the floor, it does not replace it. - This is a layer-3 helper / screenplay (a PDP, docs/99). It mints no new verdict; it reads the kernel's pure geometry and narrates the price. The geometry is the judgment; this skill is the narrator.
The honest seam — no first-party verb yet (read this before Step 2)
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.
- 9d ago First seen · 196 lines · 53 tokens per session scan A 60efdc96957b
dos-plan-price is a skill published in the GitHub repository anthony-chaudhary/dos-kernel (19 stars, last pushed yesterday), licensed MIT. It adds 53 tokens to every session and 2,499 once invoked, 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 skills, from other repositories
rework-rate
Measure and interpret PR rework rate — the emerging 5th DORA metric.
My Skill
Content here.
claude-code-expert
Especialista profundo em Claude Code - CLI da Anthropic. Maximiza produtividade com atalhos, hooks, MCPs, configuracoes avancadas, workflows, CLAUDE.md, memoria, sub-agentes, permissoes e integracao com ecossistemas.
aigon-feature-code-review
Review feature - code review with fixes by a different agent.
aigon-feature-create
Create feature - creates spec in inbox.
aigon-feature-spec-review
Review feature spec - improve the spec itself before implementation.