usage-monitor
Installation
SKILL.md
Usage Monitor
Fetch live Claude Code and Codex rate-limit data via CodexBar and report whether usage is healthy, ahead of pace, or approaching a cap.
Dependency
CodexBar CLI: brew install --cask steipete/tap/codexbar
Fetch usage
codexbar --provider all --format json --pretty
Single provider:
codexbar --provider claude --format json --pretty
codexbar --provider codex --format json --pretty