Agent usage
Skill search-atlas-group/amm-founding-circle/skills/agent-usage
Show accurate Claude/Codex account usage from provider quota APIs where exposed and local session ledgers otherwise.From its SKILL.md
npx -y skills add search-atlas-group/amm-founding-circle --skill agent-usageAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 181 tokens by cl100k_base, as published. Nobody here has run it
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/agentic-engineering}"
"$AGENTIC_ENGINEERING_HOME/stack/telemetry/agent-usage-monitor.py" --refresh
For a browser view:
AGENTIC_ENGINEERING_HOME="${AGENTIC_ENGINEERING_HOME:-$HOME/agentic-engineering}"
"$AGENTIC_ENGINEERING_HOME/stack/telemetry/agent-usage-monitor.py" --html /tmp/agent-usage.html --watch 60
Do not estimate missing quota. If Codex plan quota is unavailable through the Codex CLI, report the local observed token ledger and say provider quota is not exposed.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.