No-LLM Anthropic usage meter plugin for OpenClaw.
/anthropic_usage/claude_usage(alias)- add
rawargument for diagnostics:/anthropic_usage raw
Anthrometer drives claude CLI in a tmux session, runs /usage, parses meter output, and returns factual usage lines without invoking LLM inference.
Place this folder under:
~/.openclaw/extensions/anthrometer
Enable in openclaw.json:
plugins.allowincludes"anthrometer"plugins.entries["anthrometer"].enabled = true
Restart gateway.
claudeCLI installed and logged in on hosttmux- Node 20+
npm test