.agents/README.md
This directory contains agent configuration and skills for OpenAI Codex CLI.
.agents/
config.toml # Main configuration file
skills/ # Skill definitions
skill-name/
SKILL.md # Skill instructions
scripts/ # Optional scripts
docs/ # Optional documentation
README.md # This file
The config.toml file controls:
Skills are invoked using $skill-name syntax. Each skill has:
AGENTS.md (project root).codex/AGENTS.override.md (gitignored)