This is a Chrome extension that orchestrates the full OpenAI OAuth registration pipeline, from grabbing authorization links off a CPA panel to polling mailboxes for verification codes to submitting callback URLs. It handles multi-round batch registration with four different mail services (DuckDuckGo, QQ, 163, Inbucket), auto-generates credentials, and uses the Chrome debugger API to click through OAuth consent screens that block synthetic events. The workflow is split into nine discrete steps you can run individually or chain together in auto mode. Useful if you're managing bulk OAuth flows for testing or CPA affiliate setups and need deterministic, recoverable automation across the whole signup, verify, and callback loop.
npx skills add https://github.com/aradotso/trending-skills --skill codex-oauth-automation-extension