RoggeOhta/awesome-codex-cli
Curated list of 150+ tools, skills, subagents & plugins for OpenAI Codex CLI
Platform-specific configuration:
{
"mcpServers": {
"awesome-codex-cli": {
"command": "npx",
"args": [
"-y",
"awesome-codex-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<h1 align="center">Awesome Codex CLI <a href="https://awesome.re"></a></h1>
<p align="center"> <a href="https://github.com/RoggeOhta/awesome-codex-cli"></a> <a href="https://github.com/RoggeOhta/awesome-codex-cli/commits/main"></a> <a href="https://github.com/RoggeOhta/awesome-codex-cli/pulls"></a> </p>
> A 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 245+ 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.
---
Loading reviews...