by RoggeOhta
Curated list of 150+ tools, skills, subagents & plugins for OpenAI Codex CLI
# Add to your Claude Code skills
git clone https://github.com/RoggeOhta/awesome-codex-cliA curated list of awesome tools, skills, subagents, plugins, and resources for OpenAI Codex CLI - the open-source AI coding agent that runs in your terminal.
Codex CLI is OpenAI's open-source terminal-based coding agent. It lets you use GPT models to write, refactor, debug, and reason about code directly from the command line - with sandboxed execution, multi-agent orchestration, MCP support, and a growing ecosystem of skills and plugins. Think of it as an AI pair programmer that lives in your terminal.
Why this list? The Codex CLI ecosystem is fragmented across dozens of repos - subagents here, skills there, plugins somewhere else. This list consolidates 280+ resources into one place, organized by feature category, with opinionated descriptions so you know what's actually worth your time.
Looking for Claude Code or Gemini CLI? Check the comparison table below.
If you find this useful, please give it a star - it helps others discover the list.
config.toml..toml agent definitions.codex exec for CI/CD and scripting./plan, /skills, /fast, /fork, /review, etc.max_threads, depth control..system, .curated, and .experimental skills. The authoritative upstream source. codex exec in CI with sandbox controls. Project-level instruction files that tell Codex how to work with your codebase - the equivalent of Claude Code's CLAUDE.md.
Multi-agent orchestration with .toml definitions. Codex supports parallel fan-out with up to 6 threads by default.
No comments yet. Be the first to share your thoughts!