skill-codex

skill-codex

Claude Code skill that delegates prompts to Codex for code analysis and editing.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.3k
Source
skill-github

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

Code review and improvement suggestionsAutomated code refactoringCode quality enhancementComprehensive codebase analysis

Setup

Requires: codex CLI有效凭据
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