skill-codex
Run OpenAI Codex code analysis and edits from Claude Code
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-codex?โผ
Run `npx skills add skills-directory/skill-codex --all -g -y` in your terminal to install the skill globally.
What does skill-codex do?โผ
It lets Claude Code invoke the OpenAI Codex CLI to analyze repositories, suggest improvements, and apply automated code edits on request.
Do I need anything installed before using it?โผ
Yes. You need the Codex CLI installed, configured with valid credentials, and available on your PATH; verify it by running `codex --version`.
Can I choose which Codex model and effort level to use?โผ
Yes. The skill asks you to pick a model and reasoning effort before running, and defaults to a capable model at high effort if you have no preference.
Can I continue a previous Codex session?โผ
Yes. Just ask to resume, and the skill continues the last session with the same model, effort, and sandbox settings automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core