OpenAI's coding-agent CLI. Runs Codex models with tool use, shell execution, and file editing. Ships with the Responses API integration so context management happens inside the model call.
npx mdskills install openai/codex-cli@openai? Sign in with GitHub to claim this listing.OpenAI's coding-agent CLI. Runs Codex models with tool use, shell execution, and file editing. Ships with the Responses API integration so context management happens inside the model call.
Use this skill when the user needs help with tasks related to this domain.
Add your instructions here.
Install via CLI
npx mdskills install openai/codex-cliCodex CLI is a free, open-source AI agent skill. OpenAI's coding-agent CLI. Runs Codex models with tool use, shell execution, and file editing. Ships with the Responses API integration so context management happens inside the model call.
Install Codex CLI with a single command:
npx mdskills install openai/codex-cliThis downloads the skill files into your project and your AI agent picks them up automatically.
Codex CLI works with Codex. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.