Tokenburn banner
GadaaLabs GadaaLabs

Tokenburn

Data community

Description

--- description: "Show a full token & cost analytics dashboard — by day, project, model, activity, tools, and shell commands" --- Run the appropriate command below based on the user's argument. This opens the full colorful interactive TokenBurn dashboard in a native terminal window (required because Claude Code's output panel strips all ANSI colors). Replace PERIOD in the command based on the user's argument: - No args or `week` → `week` - `today` → `today` - `30d` or `30days` → `

Installation

Installs to ~/.claude/skills/gadaalabs-claude-code-on-steroids-tokenburn/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gadaalabs-claude-code-on-steroids-tokenburn && curl -fsSL https://raw.githubusercontent.com/GadaaLabs/claude-code-on-steroids/HEAD/commands/tokenburn.md -o ~/.claude/skills/gadaalabs-claude-code-on-steroids-tokenburn/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository