Skip to main content
Write the Codex configuration into the project. The command creates AGENTS.md, one agent file per template under .codex/agents/, and a SKILL.md (plus any reference files) for every skill under .codex/skills/<skill>/, where skill names containing a . become - in the directory name.

Usage

ooneex codex:init [options]

Examples

ooneex codex:init
ooneex codex:init --cwd=./my-app

Options

OptionDescriptionDefault
--cwdDirectory the configuration is written into.Current directory