skills-directoryskills-directoryOfficialยท1 Agent Skills Included

skill-codex

Run OpenAI Codex code analysis and edits from Claude Code

Connects Claude Code to the OpenAI Codex CLI for automated code analysis, refactoring, and editing tasks. Handles model selection, reasoning effort, sandbox modes, and session resumes without manual command-line work. Suppresses noisy output, manages timeouts, and summarizes results so multi-step coding workflows finish faster.
npx skills add skills-directory/skill-codex --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’