skill-codex
Claude Code skill that delegates prompts to Codex for code analysis and editing.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.3k
- Source
- skill-github
- Repository
- github.com/skills-directory/skill-codex
Overview
This skill enables Claude Code to invoke the Codex CLI (`codex exec` and session recovery) for automated code analysis, refactoring, and editing workflows. Through this skill, AI can leverage Codex's powerful capabilities to improve code quality. Installation requires the `codex` CLI and valid credentials configured. Suitable for developers and teams to enhance code quality and development efficiency.
Capabilities
- ▪Invoke Codex CLI for code analysis
- ▪Automatic code refactoring
- ▪Code editing suggestions
- ▪Support for multiple model selection
- ▪Multi-level reasoning effort settings
Use cases
Setup
Recommended installation via Claude Code plugin system: "/plugin marketplace add skills-directory/skill-codex" and "/plugin install skill-codex@skill-codex"
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to confirm Codex is installed correctly?
Run `codex --version` to verify version information.
How to view thinking tokens?
Explicitly request Claude to display thinking tokens in the prompt.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.