quota-reporter

Installation
SKILL.md

Quota Guard

This skill installs and runs the local Codex and Claude quota guard.

What it does

  1. Tracks the current local auth state for Codex and Claude
  2. Self-updates the installed skill from GitHub before each guard cycle
  3. Reuploads the current auth for each source to keep its shared encrypted auth-pool entry present
  4. Probes current Codex and Claude quota to decide whether either source should rotate
  5. Publishes stable local quota snapshots back to the hub
  6. When quota is low, asks the cloud auth pool for a strictly better auth from the same source and installs it locally
  7. After writing Codex auth, requests an official managed-daemon restart; unmanaged and desktop app-server processes are never terminated
  8. Installs a reboot-safe scheduler that runs every 15 minutes
  9. 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
  10. Stores the user's personal company-email auth-pool token locally so future runs can upload and fetch without prompting again
  11. Incrementally reports numeric token usage by Hub user, provider account, and raw model without uploading conversation content

Files

Installs
33
First Seen
Apr 19, 2026
quota-reporter — callzhang/quota-report-hub