What problem does it solve? CodexBar cost logs contain daily token and cost data across many models, making it hard to answer simple questions like which model you used most recently or how much each model cost. This Skill parses that JSON and produces 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 the breakdown or falling back to the last entry in 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 most recently and what it cost, and get an immediate answer with the latest day cost and total spend. ## 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.