codex

Installation
SKILL.md

OpenAI Codex

OpenAI's coding agent for software development. Reads, edits, and runs code locally or in the cloud. Included with ChatGPT Plus, Pro, Business, Edu, and Enterprise plans.

Quick Start

# Install CLI with npm
npm install -g @openai/codex

# Or with Homebrew
brew install codex

# Start interactive session
codex
Installs
1
GitHub Stars
2
First Seen
Feb 2, 2026
codex — quantmind-br/skills