quota-reporter
Installation
SKILL.md
Quota Guard
This skill installs and runs the local Codex and Claude quota guard.
What it does
- Tracks the current local auth state for Codex and Claude
- Self-updates the installed skill from GitHub before each guard cycle
- Reuploads the current auth for each source to keep its shared encrypted auth-pool entry present
- Probes current Codex and Claude quota to decide whether either source should rotate
- Publishes stable local quota snapshots back to the hub
- When quota is low, asks the cloud auth pool for a strictly better auth from the same source and installs it locally
- After writing Codex auth, requests an official managed-daemon restart; unmanaged and desktop app-server processes are never terminated
- Installs a reboot-safe scheduler that runs every 15 minutes
- Notifies the local user when any auth uploaded by that same token user has a refresh token rejected by the cloud worker, even if that auth is not the currently installed local auth
- Stores the user's personal company-email auth-pool token locally so future runs can upload and fetch without prompting again
- Incrementally reports numeric token usage by Hub user, provider account, and raw model without uploading conversation content