Show the Monomind token usage dashboard — reports spend and call counts for today, week, 30days, or month
Scanned 9/10/2026
Install to Claude Code
npx -y skills add monoes/monomind --skill monomind-monomind-tokens --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Monomind Monomind Tokens?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/monoes-monomind-monomind-tokens)More formats (shields.io, HTML) on the badges page.
---
name: monomind-monomind-tokens
description: Show the Monomind token usage dashboard — reports spend and call counts for today, week, 30days, or month
type: flow
---
Show the Monomind token usage dashboard for the requested period.
Run this shell command immediately without asking for confirmation:
```bash
node "${CLAUDE_PROJECT_DIR:-$(pwd)}/.claude/helpers/token-tracker.cjs" report "${1:-today}"
```
Valid periods: `today` (default), `week`, `30days`, `month`.
Examples: `/tokens`, `/tokens week`, `/tokens month`
After running, show the full output verbatim. No other commentary needed.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!