Oh My CodeX
Multi-agent orchestration for OpenAI Codex CLI. Zero learning curve.

Multi-agent orchestration for OpenAI Codex CLI. Zero learning curve.
Don't learn Codex prompts. Just use OMX.
Oh My CodeX (OMX) is a workflow layer that runs on top of OpenAI Codex CLI. With a single invocation it coordinates specialized agent prompts to automate complex development tasks end-to-end.
Quick Start
Step 1 — Install Codex CLI
npm i -g @openai/codexStep 2 — Install OMX
npm i -g oh-my-codexStep 3 — Setup
omx setupStep 4 — Try $autopilot
In a Codex CLI session, type:
autopilot build me a todo app in next.jsWhat's Next
- Getting Started — full installation and first run
- Core Concepts — agents, skills, hooks, teams
- Agents — the 33 agent prompts
- Skills — the 37 automation skills
- Integrations — OpenClaw, MCP, cross-CLI bridges
Was this page helpful?