If you're managing ChatGPT Team accounts at scale and need to rotate them based on Codex quota consumption, this handles the whole loop: spins up temporary emails via CloudMail, registers new accounts through Playwright automation, monitors usage, and swaps accounts when quotas run low. It syncs OAuth tokens to CLIProxyAPI and exposes both a CLI and HTTP API with a web dashboard. The Docker setup is straightforward. Most useful if you're running heavy API workloads across multiple Team seats and want to automate the tedious parts of account lifecycle management. The patrol mode will check quotas on an interval and trigger rotation automatically, which beats manual babysitting.
npx skills add https://github.com/aradotso/trending-skills --skill autoteam-chatgpt-rotation