codex-docs
Installation
SKILL.md
OpenAI Coding Agent Docs
Reference skill for navigating official OpenAI coding agent documentation. Root URL and full page index are in the Key URLs section below.
Intent Router
| Topic | Reference file | Load when... |
|---|---|---|
| Overview, quickstart, plans | references/overview.md |
user needs intro, what the agent is, pricing, getting started |
| Concepts: prompting, sandboxing, agents | references/concepts.md |
user asks about how the agent works conceptually |
| Configuration: AGENTS.md, MCP, skills | references/configuration.md |
user asks about configuring the agent's behavior |
| Interfaces: app, IDE, CLI, web, integrations | references/interfaces.md |
user asks about which surface to use or how integrations work |
| Automation: SDK, non-interactive, GitHub Action | references/automation.md |
user asks about running the agent in CI/CD or programmatically |