Token Dashboard

See your usage breakdown — and the computed savings per skill.

Paste the things that ride in your agent's context — the system prompt, tool outputs, logs, code, history. This page estimates each piece's tokens, prices them at your rates across your turns, and computes (not claims) what each pm-tokens skill would save — by actually running the same compression logic in your browser.

tokens riding every turn (now)
after applying the skills
saved per session (30 turns)
saved per 1,000 turns
🔒 Nothing leaves your browser. No uploads, no key, no telemetry — the estimators and crushers below are JavaScript ports of the same stdlib scripts in the repo. Estimates use the chars/4 and words×4/3 heuristics, averaged, ±15% — plenty for worth-it decisions, not a tokenizer.
The full playbook: docs/SAVE-TOKENS.md · run the real scripts: plugins/pm-tokens