model-usage

Summarize local AI model costs from CodexBar CLI logs.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/caiazzop/clawdbot-personal-assistant --skill model-usage-caiazzop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: model-usage
Source: https://github.com/caiazzop/clawdbot-personal-assistant/tree/main/skills/model-usage
Command: npx skills add https://github.com/caiazzop/clawdbot-personal-assistant --skill model-usage-caiazzop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users understand and manage their AI model expenses by providing detailed local cost usage summaries from the CodexBar CLI.

Core Features & Use Cases

  • Per-Model Cost Breakdown: View the cost associated with each AI model used (Codex or Claude).
  • Current Model Summary: Identify the most recently used model and its associated costs.
  • Historical Data: Analyze cost trends over time by summarizing daily entries.
  • Use Case: A developer wants to know how much they spent on GPT-4 versus Claude 3 Opus last month. They can use this Skill to get a clear breakdown from their local CodexBar logs.

Quick Start

Run the bundled script to summarize per-model usage for Codex, showing the current model's cost.

Frequently Asked Questions about model-usage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track AI model costs for Codex and Claude locally?

You can track AI model costs locally by running this Skill to summarize expense data obtained from the CodexBar CLI. It analyzes local cost logs to provide a per-model breakdown for Codex and Claude models.

Do I need the CodexBar CLI installed to analyze my AI model usage?

Yes, you need the CodexBar CLI installed and configured for local cost logging. The Skill parses the local usage data generated by CodexBar to calculate your AI expense summaries.

Can I get a historical cost breakdown of all AI models used?

Yes, you can get a historical cost breakdown by summarizing daily entries from your local logs. The Skill provides a comprehensive breakdown of all models used alongside the most recent daily usage entry.

What is the best way to view per-model cost summaries for AI development?

The best way to view per-model cost summaries is to run the bundled script against your local logs. It identifies the most recently used model and calculates the associated costs for your AI development workflow.

Does this approach work for analyzing expenses across different AI model versions?

Yes, this approach works for analyzing expenses across different AI model versions. It parses local cost logs to compare how much you spent on different models, such as GPT-4 versus Claude 3 Opus.