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 skills/rblalock/omakaseagent/skillnpx skills add rblalock/omakaseagent --skill skillgit clone --depth 1 https://github.com/rblalock/omakaseagentWrote 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/rblalock/omakaseagent/skill)<a href="https://agentmods.dev/skills/rblalock/omakaseagent/skill"><img src="https://agentmods.dev/badge/skills/rblalock/omakaseagent/skill.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.00079 | $0.03498 |
| Opus 5 | $0.00039 | $0.01749 |
| Sonnet 5 | $0.00016 | $0.00700 |
| Haiku 4.5 | $0.00008 | $0.00350 |
Grade A, and why
omakase-router 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.
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 ships with it
30 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- core/omakase-core.md 3.8 KB
- reference/archivist-workflows.md 7.8 KB
- reference/critique.md 9.5 KB
- reference/engineering.md 13 KB
- reference/fog-of-war.md 5.1 KB
- reference/handoff.md 1.6 KB
- reference/hermes.md 2.5 KB
- reference/init.md 8.3 KB
- reference/native-agents.md 1.3 KB
- reference/plan.md 5.9 KB
- reference/prose-patterns.md 5.4 KB
- reference/prose.md 15 KB
- reference/skill-judge.md 6.5 KB
- reference/task-intake.md 2.7 KB
- reference/taste.md 2.8 KB
- reference/team-architecture.md 2.3 KB
- reference/write-skills.md 5.8 KB
- TEAMS.md 5.5 KB
- teams/archives/lead.md 6.4 KB
- teams/archives/sub-personas/memory-synthesizer.md 6.2 KB
- teams/critics/lead.md 10 KB
- teams/critics/sub-personas/deslop-critic.md 7.7 KB
- teams/critics/sub-personas/skill-judge.md 3.5 KB
- teams/critics/sub-personas/structural-critic.md 9.4 KB
- teams/critics/sub-personas/verification-critic.md 5.4 KB
- teams/engineering/lead.md 9.7 KB
- teams/engineering/sub-personas/debugger.md 4.0 KB
- teams/engineering/sub-personas/implementation-lead.md 4.2 KB
- teams/engineering/sub-personas/refactor-specialist.md 6.0 KB
- teams/engineering/sub-personas/senior-reviewer.md 6.6 KB
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 · 175 lines · 79 tokens per session scan A 7ddcc54772df
omakase-router is a skill published in the GitHub repository rblalock/omakaseagent (14 stars, last pushed 9d ago), with no licence file. It adds 79 tokens to every session and 3,498 once invoked, about $0.0004 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.
Other skills, from other repositories
kanso-audit
Use when the user asks for a code review, audit, pre-PR check, quality sweep, or pattern analysis of a diff, branch, module, or codebase. Also use when the user asks to "check" or "look over" their code for issues.
kanso-context
Use when the user asks to update, prune, audit, or create AGENTS.md, CLAUDE.md, or other agent context files. Also use when the user says their AI agents keep making the same mistakes and they want to fix it at the context level.
kanso-nuclear
Use when the user asks for a nuclear review, a thermonuclear audit, a deep maintainability sweep, a structural audit of the whole codebase, or a "harsh" pass on a branch. Stricter and more structural than /kanso-audit.
kanso-refactor
Use when the user asks to clean up, tighten, simplify, de-bloat, de-slop, or refactor code. Also use when acting on findings from /kanso-audit or /kanso-nuclear. Behaviour-preserving only.
kanso-task
Use when the user wants a task done well rather than fast, wants a rough or underspecified request sharpened before it runs, or asks for a careful, principled pass at a piece of work.
kanso-commit
Use when the user asks to commit changes, stage their work, write commit messages, or split the working tree into logical commits.