What problem does it solve?
Executing complex coding tasks, from bug fixes to feature implementations, often requires constant human oversight and approval for each step. This Skill leverages the Codex CLI for non-interactive, autonomous execution of AI-powered code analysis and generation tasks.
Core Features & Use Cases
- Autonomous Code Execution: Implement features, fix bugs, and refactor code from start to finish without requiring approval for every action.
- Flexible Sandbox Modes: Control execution permissions with read-only, workspace-write, or full-access modes for safe and powerful operations.
- Model Selection & Configuration: Specify which GPT-5 model to use and configure execution with profiles and custom working directories.
- Use Case: When you have a well-defined plan to implement a new user authentication feature, use this skill with the
--full-auto flag to let Codex autonomously write the code, run tests, and commit the changes, providing a clear summary upon completion.
Quick Start
Use codex-skill with GPT-5.1 in full-auto mode to implement dark mode support for the UI.