From claude-usage-monitor
Show detailed Claude Code token usage and cost report via ccusage
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-usage-monitor:usageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the ccusage CLI tool to display a detailed usage report. Execute:
Run the ccusage CLI tool to display a detailed usage report. Execute:
npx -y ccusage@latest --display daily
Present the results to the user in a clean, readable format. Include:
If the user asks for a specific time range, use the appropriate ccusage flags.
npx claudepluginhub 0xkatze/claude-usage-monitorDisplays per-session token usage breakdown for Claude Code. Supports custom date ranges via `/token-usage N`.
Displays real token usage and estimated savings for current Claude Code session from session logs—no AI estimation. Invoke via `/genshijin-stats` for session stats, `--all` lifetime totals, `--share` summaries, or `--since` periods.
Generates daily cost reports for Claude Code usage including total spend, running sessions, token stats via claude-view MCP tools. Useful for cost, spending, budget queries.