Bm Stats banner
Goldziher Goldziher

Bm Stats

Development community

Description

--- name: bm-stats description: Show the basemind dashboard — resource footprint (disk + RAM) and activity (tool calls, per-tool histogram, estimated tokens saved). Works with or without the MCP server. argument-hint: [today|1h|24h|all] --- # bm-stats — basemind dashboard Show a basemind dashboard with two sections: resource footprint (on-disk size + process RAM) and activity (tool calls, per-tool histogram, estimated tokens saved). ## When to use The user asks "how much is basemind helping?

Installation

Installs to ~/.claude/skills/goldziher-basemind-bm-stats/SKILL.md

Terminal
mkdir -p ~/.claude/skills/goldziher-basemind-bm-stats && curl -fsSL https://raw.githubusercontent.com/Goldziher/basemind/HEAD/commands/bm-stats.md -o ~/.claude/skills/goldziher-basemind-bm-stats/SKILL.md

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

Full documentation available on GitHub

View Source Repository