codex-coding-agent

Installation
SKILL.md

Codex Coding Agent

Use the Codex CLI command codex for delegated coding work.

This skill is for external orchestrators such as Claude Code, Cursor, or similar agents that need to launch Codex as a subordinate coding agent. It is not a self-referential skill for Codex itself.

Treat codex as the default launcher, not the only launcher. If the user explicitly provides a wrapper, alias-like command name, shell function entrypoint, or absolute path for Codex, use that user-declared command instead of hardcoding bare codex.

Examples:

/path/to/bin/codex exec "Your task"
codex-prod exec "Your task"

Keep the rest of the invocation pattern the same unless the user's wrapper requires something different.

Installs
4
GitHub Stars
23
First Seen
Apr 8, 2026
codex-coding-agent — patrick-fu/awesome-skills