Loading...
Loading...
Lint skill descriptions, body length, and reference bulk against token budgets. Use when tightening standing-context cost. NOT for DCP tuning or RTK hooks.
npx skill4agent add wyattowalsh/agents skill-token-budget-linter| $ARGUMENTS | Action |
|---|---|
| Lint one skill directory |
| Lint every |
| Fail on warning-tier budgets, not just hard limits |
| Empty | Show budget table and example commands |
| Surface | Soft warn | Hard fail |
|---|---|---|
| 200 chars | 1024 chars |
| body (below frontmatter) | 400 lines | 500 lines |
| single reference file | 300 lines | 500 lines |
uv run python skills/skill-token-budget-linter/scripts/lint_budget.py <name>
uv run python skills/skill-token-budget-linter/scripts/lint_budget.py --alluv run python skills/skill-token-budget-linter/scripts/check.py