What problem does it solve? CodexBar's raw cost JSON contains daily rows and model breakdowns that are hard to read directly. This Skill turns that data into a clear per-model cost summary, answering questions like which model you used most recently and how much each model cost. ## Core Features & Use Cases - Current Model Detection: Identifies the most recent model from the latest daily entry, picking the highest-cost model in the breakdown or falling back to modelsUsed. - All-Models Breakdown: Aggregates cost per model across daily rows, with optional filtering to the last N days. - Flexible Input and Output: Reads from the codexbar CLI, a JSON file, or stdin, and outputs plain text or structured JSON. - Use Case: Ask which Claude model you used today and its cost, then get a JSON summary you can pipe into a spending report. ## Quick Start Ask the assistant to show your current Codex model usage and cost from CodexBar, or request a full per-model breakdown for Claude as JSON.