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
Installs
1
First Seen
Jul 3, 2026
agent-usage — gg2gg/agent_eng_skills