agent-usage
Installation
SKILL.md
Agent Usage
Use when the user asks for current Claude, Claude Max, Claude Pro, Codex, or agent account usage.
Run the local monitor from the Agent Engineering repo:
AGENTIC_ENGINEERING_HOME="${AGENTIC_ENGINEERING_HOME:-$HOME/Sync/agentic/gitlab-repos/org-internal/agentic-engineering}"
"$AGENTIC_ENGINEERING_HOME/stack/telemetry/agent-usage-monitor.py" --refresh
For a browser view:
AGENTIC_ENGINEERING_HOME="${AGENTIC_ENGINEERING_HOME:-$HOME/Sync/agentic/gitlab-repos/org-internal/agentic-engineering}"
"$AGENTIC_ENGINEERING_HOME/stack/telemetry/agent-usage-monitor.py" --html /tmp/agent-usage.html --watch 60