Validate Model Pricing

Find all model IDs referenced in local AI-coding session log files and debug logs, then compare them against the keys in src/modelPricing.json. Reports models found in logs that have no pricing entry (unknown — informational only) and pricing entries never observed locally (unused). Use after adding a new model to modelPricing.json, after seeing unexpected cost attributions, or to discover which new models have appeared in recent sessions. Depends on file discovery patterns from the validate-session-schemas skill.

rajbos Updated

File contents

rajbos/github-copilot-token-usage/tree/main/.claude/skills/validate-model-pricing commit 7fe49ea5a6

Frequently asked questions

npx skillmds@latest add rajbos/validate-model-pricing