Report frugal routing metrics - cost per agent tier, escalation rate, and estimated savings versus running everything on the top-tier model.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ThomasLangbroek/frugal --skill router-stats --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Router Stats?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/thomaslangbroek-router-stats)More formats (shields.io, HTML) on the badges page.
---
name: router-stats
description: Report frugal routing metrics - cost per agent tier, escalation rate, and estimated savings versus running everything on the top-tier model.
disable-model-invocation: true
---
Run the report and show its output verbatim as markdown:
```
python3 "<plugin-root>/scripts/stats.py"
```
`<plugin-root>` is two directories up from this skill's base directory (the base directory is announced when this skill loads). Pass `--path <file>` only if the user names a different metrics file.
After the table: if any agent's escalation count exceeds 20% of its runs, point at the routing decision table row that routes to it and suggest moving that task type one tier up.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!