Opens the Token Optimizer dashboard in your browser, showing context usage trends, quality scores, and session history. It collects the latest data, regenerates the HTML, and launches it automatically. The skill detects whether you're running Claude or Codex, hunts down the right measure.py path, and handles both daemon-served live URLs and static file fallbacks. If you've got the daemon running, you get a localhost URL that auto-updates. If not, you get a static file that refreshes on Stop hooks. Handy when you want a visual overview of how much context your sessions are burning and which skills are doing the work.
npx skills add https://github.com/alexgreensh/token-optimizer --skill token-dashboard