Manage multiple OpenAI Codex accounts by saving, switching, comparing, and optionally syncing authentication tokens into OpenClaw.
~/.codex/auth.json, ~/.codex/accounts/*.json, and can explicitly sync credentials into ~/.openclaw/agents/*/agent/auth-profiles.json / auth.json.
Published on ClawHub.
See SKILL.md for full documentation.
./codex-accounts.py list # List saved accounts
./codex-accounts.py add # Add a new account (interactive)
./codex-accounts.py use <name> # Switch to an account
./codex-accounts.py auto # Switch to account with best quota
./codex-accounts.py sync # Explicitly sync saved accounts into OpenClaw
./codex-accounts.py sync --dry-run- SKILL.md — agent-facing reference (commands, behavior, limitations)
- SETUP.md — prerequisites, configuration, and setup instructions
- ClawHub — install via ClawHub registry
MIT