What problem does it solve?
This Skill eliminates the manual effort of turning CodexBar local cost logs into a clear, per-model view of usage and cost.
Core Features & Use Cases
- Per-model cost summaries: Produces a cost-only breakdown for either the current (most recent) model or an all-model list from CodexBar cost JSON.
- Current-model selection logic: Chooses the highest-cost model within the latest daily entry that includes
modelBreakdowns, with a fallback to the last item in modelsUsed.
- Scriptable automation: Accepts live data from
codexbar cost --provider <codex|claude> --format json or an input JSON file/stdin, and can output text or JSON.
- Use Case: Use it to quickly answer “What model did I spend the most on recently?” or “How did my Codex/Claude model costs distribute across models over time?” for local cost-only reporting.
Quick Start
Run this Skill to get an all-model per-model cost breakdown from your local CodexBar cost logs by telling the assistant: “Summarize CodexBar local cost usage for all Codex models and return the per-model totals.”