Codex Resources
Guides, tutorials, and documentation for Codex.
About Codex Resources
4 resources totaling 38 minutes of reading. Covers Quickstarts and Guides from beginner to intermediate difficulty.
OpenAI Codex Quick Start Guide
Get Codex running in under 5 minutes. Covers CLI installation on every platform, authentication with ChatGPT or API keys, your first tasks, the desktop app, Codex Cloud, and IDE extensions.
Codex CLI: The Complete Guide
Master Codex CLI: interactive vs exec mode, key flags (--full-auto, --sandbox, --model), config.toml setup, slash commands, and remote WebSocket sessions.
Mastering AGENTS.md: Codex Custom Instructions
Complete guide to AGENTS.md for OpenAI Codex — discovery hierarchy, override files, fallback filenames, /init scaffold, size limits, verification, and troubleshooting.
Codex Skills & Plugins: Extend Your Agent
A comprehensive guide to the Codex Skills and Plugins system - how skills are defined, stored, invoked, bundled into plugins, and configured for OpenAI agents.