Back to Directory
research
Model Usage
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of the model-usage skill for summarizing per-model usage and cost from CodexBar CLI local cost logs.
- Supports both Codex and Claude providers.
- Allows fetching summaries for the current (most recent) model or all models.
- Provides both text and JSON output formats.
- Can process costs directly from CodexBar CLI output or from a JSON file/stdin.
- Includes guidance for CLI use and script automation.