From cost-guardian
Generate a comprehensive cost analysis report for Claude Code usage.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cost-guardian:cost-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a comprehensive cost analysis report for Claude Code usage.
Generate a comprehensive cost analysis report for Claude Code usage.
Query the Cost Guardian SQLite database at ~/.cost-guardian/usage.db and produce a detailed report covering:
Use bash commands with sqlite3 to query the database. Format output as clean markdown with tables.
If the database doesn't exist, inform the user that Cost Guardian needs to be set up first and provide installation instructions.
npx claudepluginhub bifrost-mcp/cost-guardianQueries a local SQLite database to report Claude Code token usage, spending, and budgets by project, tool, session, or date. Useful for cost inquiries and trend analysis.
Reads and analyzes Claude Code cost data from the local ECC metrics log. Reports token usage, spending, and budgets by model, session, or date.
Tracks real-time costs, burn rates, and budgets for Claude Code sessions with per-tool and per-model breakdowns. Use /cost-guardian for status, budget setting, reset, config, resume, and CSV/JSON exports.