codex-cli
Installation
SKILL.md
Codex CLI - Non-Interactive Mode
This skill provides guidance for using the OpenAI Codex coding agent via command-line interface in non-interactive mode.
Overview
Codex CLI is a command-line coding agent that can execute development tasks, generate code, edit files, and perform various coding operations. In non-interactive mode, Codex executes a single task and returns results without entering an interactive session.
When to Use This Skill
Use the Codex CLI skill when:
- User requests code generation or modification tasks
- File operations need to be performed programmatically
- Development workflows should be automated via Codex
- One-shot coding tasks need execution without interactive sessions
- The task requires agentic coding capabilities with configurable safety controls