ai cost optimization skills

5 tagged ai cost optimization, measured the same way as everything else here.

Browse within: claude-skill 5cost-reduction 5

ab

01

CodeShuX/tokenwise

Skill Claude CodeCodex

Run an A/B test of the same task at multiple model tiers (Haiku, Sonnet, optionally Opus and Fable). Captures outputs, computes structural and semantic diffs, scores quality, writes a markdown comparison report. Use when the user wants to validate "is Haiku good enough for this task class?" or runs /tokenwise:ab " ".

3 6d ago A 76 tokens original MIT

install

02

CodeShuX/tokenwise

Skill Claude CodeCodex

Install TokenWise routing rules into the user's Claude Code config (CLAUDE.md and settings.json). Probes the user's Claude Code build for known routing bugs first, shows diffs, backs up originals, asks for per-file confirmation. Supports --guided (default), --manual (print copy-paste only), and --dry-run (preview…

3 6d ago B 95 tokens original MIT

report

03

CodeShuX/tokenwise

Skill Claude CodeCodex

Print a TokenWise session report — tokens per model, $ saved vs all-Opus baseline, reclassifications, quality flags. Reads from .tokenwise/log.ndjson filtered to the current session. Use when the user asks "how much did I save", "show me tokenwise stats", or runs /tokenwise:report.

3 6d ago A 68 tokens original MIT