token-receipt
Prints token usage as shareable thermal-paper receipts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install token-receipt?▼
Run `npx skills add Hchen1218/token-receipt --all -g -y` in your terminal to install it globally for all supported hosts.
How do I see my AI token usage as a receipt?▼
Just type a trigger phrase like "token receipt" or "token 小票" in your chat, and the skill prints a full monospace receipt with token counts and cost estimate.
Which coding tools does token-receipt support?▼
It reads local logs from Claude Code, Codex, Kimi Code, and OpenCode directly, and supports Trae in manual mode with explicit token flags.
Can Claude Code print a receipt automatically?▼
Yes. Run `python3 scripts/install_claude_auto_trigger.py` once, and a receipt is generated automatically at the end of every Claude Code session.
What happens if my model has no known pricing?▼
The receipt still renders fully, but the price field honestly shows UNMAPPED instead of inventing a dollar amount.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core