Flowmeter Public — Development skill for Claude Code
Local, privacy-first token, cost, cache, and trace analysis for Cursor, Claude Code, and Codex.
How to install Flowmeter Public
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open gmickel/flowmeter-public and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Flowmeter Public does
Local, privacy-first token, cost, cache, and trace analysis for Cursor, Claude Code, and Codex. Optional Flow-Next attribution.
Alternatives in Development
- Benjamin Plus Skill — Benjamin-Plus: a measured token-efficiency skill for coding agents (−17.9% cost median, quality unchanged) 272 ★
- Dexscreener Unofficial CLI + MCP + Skills — You are a token scanning specialist using the Dexscreener Unofficial CLI (not affiliated with or endorsed by D 213 ★
- Skill Flow — Install, manage, and share skills across every major coding agent — Claude Code, Cursor, Copilot, and more 205 ★
README
flowmeter
[](https://github.com/gmickel/flowmeter-public/actions/workflows/ci.yml) [](https://www.python.org/) [](LICENSE)
Flowmeter reads local AI coding traces and turns them into token, cost, cache, workflow, and coverage reports. It supports Cursor, Claude Code, and Codex. Optional [Flow-Next](https://github.com/gmickel/flow-next) integration adds workflow attribution from tasks, skills, stages, and Git-bound receipts. Flowmeter's basic reports work without it.
Grok models used through Cursor appear under the Cursor host with their Grok model name. Native Grok Build session ingestion is planned but is not shipped in this release.
Everything runs on your machine. The default database is `~/.flowmeter/flowmeter.duckdb`.
Quick start
You need Python 3.11 or newer and [uv](https://docs.astral.sh/uv/).
git clone https://github.com/gmickel/flowmeter-public.git flowmeter
cd flowmeter
uv tool install .
flowmeter doctor
flowmeter ingest
flowmeter summary
flowmeter dashboard
Open [http://127.0.0.1:8787/](http://127.0.0.1:8787/). The first ingest reads supported history already on the machine. Flow-Next, hooks, a trace salt, and `watch` are optional.
Flowmeter is currently a `0.1.0` tester build. Expect rough edges. The evidence model is deliberately conservative: missing data stays missing, partial scans stay partial, and unknown model prices stay unpriced.
What is required
`flowmeter ingest` is the only step required to read the supported history already on your machine. Everything else improves coverage or presentation.
| Feature | Required? | What it adds |
|---|---|---|
| Flow-Next | No | Richer stage, skill, task, spec, and receipt attribution |
| Cursor stop hook | No | Exact to |
Related Skills
Agenthropic
Self-hosted, local-first dashboard for observing Claude Code agent and subagent activity — a persisted subagen
Codex Token Meter
Native macOS menu bar apps for tracking Codex and Claude Code token usage, quota, cache efficiency, cost, and
Agentic Coding Harness
Run, watch, and meter Claude Code, Codex CLI, Gemini CLI, OpenCode, and Kiro from one CLI. Normalized events,
Pi Workbench
Native desktop workbench (PySide6) for the pi coding agent — streaming chain-of-thought, per-turn token/cache/
Claude Session Visualizer
new Live visualization dashboard for Claude Code sessions with execution trees, token cost tracking, thinking
Linksee Memory
Local-first agent memory MCP - cross-agent brain with token-saving file diff cache. By Synapse Arrows.
Related Agents
Codex Debugger
Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenA
Sdl Game Helper
SDL2/SDL1 game port specialist for AmigaOS. Knows the libSDL2-amigaos3 fast-path traps, blitter mode tradeoffs
Biz Legal
VP of Legal Scoping. Drafts informational legal-scope specs (ToS amendment, Privacy Policy, USPTO filings, att