codex-skill
CommunityAutomate code tasks with GPT-5, hands-off execution.
AuthorMicrock
Version1.0.0
Installs0
System Documentation
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-autoflag 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.
Dependency Matrix
Required Modules
@openai/codex
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: codex-skill Download link: https://github.com/Microck/ordinary-claude-skills/archive/main.zip#codex-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.