What problem does it solve? CodexBar's local cost logs contain per-model breakdowns buried in raw JSON, making it hard to quickly answer which model you used most recently or how much each model cost. This Skill turns that JSON into a clear per-model cost summary. ## Core Features & Use Cases - Current Model Detection: Identifies the most recent model from the latest daily entry, picking the highest-cost model in that day's breakdown and falling back to the last entry in modelsUsed when breakdowns are missing. - All-Models Breakdown: Aggregates cost per model across daily rows, with an optional --days filter to limit the window. - Flexible Input and Output: Reads from the codexbar CLI directly, a JSON file, or stdin, and renders results as text or JSON. - Use Case: Ask which Claude model you used most recently and what it cost, and get a one-line answer with the latest day cost and total cost across rows. ## Quick Start Ask the assistant to show your current Codex model usage and cost from CodexBar, or request a full per-model cost breakdown for Claude.