View cost breakdowns, token usage, and call logs from the CLI. Filter by provider, model, or date range. Export usage reports and inspect per-connection spending.
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Advisory
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./skills/cli-cost-usage/SKILL.mdView cost breakdowns, token usage, and call logs from the CLI. Filter by provider, model, or date range. Export usage reports and inspect per-connection spending.
npm install -g omniroute # or: npx omniroute
omniroute --versioncostFlags:
--period <range>--since <date>--until <date>--group-by <field>--api-key <key>--limit <n>Example:
omniroute costpricingExample:
omniroute pricingpricing syncFlags:
--provider <p>--forceExample:
omniroute pricing syncpricing listFlags:
--provider <p>--model <m>--limit <n>Example:
omniroute pricing listpricing get <model>Example:
omniroute pricing get <model>pricing defaultsExample:
omniroute pricing defaultspricing showExample:
omniroute pricing showpricing setFlags:
--input <p>--output <p>--cache-read <p>--cache-write <p>Example:
omniroute pricing setpricing diffFlags:
--model <m>Example:
omniroute pricing diffusageExample:
omniroute usageusage analyticsFlags:
--period <range>--provider <id>Example:
omniroute usage analyticsusage budgetExample:
omniroute usage budgetusage listExample:
omniroute usage listusage get [scope]Example:
omniroute usage get [scope]usage set <amount>Flags:
--scope <s>--period <p>Example:
omniroute usage set <amount>usage reset [scope]Example:
omniroute usage reset [scope]usage quotaFlags:
--provider <id>--checkExample:
omniroute usage quotausage logsFlags:
--limit <n>--search <q>--since <ts>--follow--api-key <k>Example:
omniroute usage logsusage utilizationFlags:
--api-key <k>Example:
omniroute usage utilizationusage historyFlags:
--limit <n>Example:
omniroute usage historyusage proxy-logsFlags:
--limit <n>Example:
omniroute usage proxy-logs3070925
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.