Token Monitor

Monitor OpenClaw token/quota usage and alert when any quota drops below a threshold (default 20%). Uses `openclaw models status` and writes only a local state file to avoid duplicate alerts. **Does not handle secrets.** **Token cost:** Script itself: 0 tokens (pure bash). Heartbeat integration: ~1k-2k tokens/hour (reading HEARTBEAT.md + executing script). Alert delivery: ~500-1k tokens/alert. **Optimization:** Use system cron instead of heartbeat to reduce to ~0 tokens (except alerts).

modbender 243097c 3 files · 9.9 KB Updated 12 repo stars

File contents

modbender/skill-library-mcp/tree/main/data/token-monitor commit 243097c2ba

Frequently asked questions

npx skillmds add modbender/token-monitor