Usage Summary — Development skill for Claude Code
Run the Claude Code token usage monitor and display a usage summary.
How to install Usage Summary
Installs to ~/.claude/commands/hueanmy-claude-token-monitor-usage-summary.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/hueanmy/claude-token-monitor/HEAD/.claude/commands/usage-summary.md -o ~/.claude/commands/hueanmy-claude-token-monitor-usage-summary.md Restart Claude Code, or start a new session, for it to be picked up.
What Usage Summary does
Run the Claude Code token usage monitor and display a usage summary.
Execute these commands (the working directory is the project root where monitor.py lives):
- Overall summary with model breakdown:
python monitor.py summary
- Last 7 days daily breakdown:
python monitor.py daily --days 7
- Budget status (no limits set, just shows current spend):
python monitor.py budget
After running, report:
- Total sessions, API calls, and all-time cost
- Which mode
Alternatives in Development
- Claude Canvas — A TUI toolkit that gives Claude Code its own display 1.4k ★
- Claude Usage — A local dashboard for tracking your Claude Code token usage, costs, and session history 864 ★
- Artsy — Display the following guidance about working with Claude on Artsy projects to the user 633 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Monitor
A menulet that tracks your Claude Code token usage.
Recent Memories
Display the most recent memories and activity from Claude's persistent storage. Usage: /mind:recent [count] Ex
Clawdmeter Plus
A round AMOLED desk display for your live Claude Code usage, weather, background-agent health, and a daily voi
AgentLimits
AgentLimits is macOS widgets that display Codex/Claude Code usage limits and ccusage tokens, cost, heatmap
Iauso
Claude and Codex usage quota on a Waveshare e-ink display, driven by a Raspberry Pi. Optional self-hosted API
Vibepulse
Simple macOS menubar app to monitor your Claude Code and Codex token consumption using ccusage
Related Agents
Performance Monitor
Monitor agent execution, track token usage, measure response quality, and optimize workflows
API Cost Scanner
Scans codebase for AI/API cost optimization opportunities including model usage, token estimates, caching stra
Context Analyzer
Analyzes context usage patterns, identifies waste, and provides optimization recommendations. Use when the use