home/categories/cli-tools/petekp-claude-code-setup-skills-codex-skill-md
cli-toolstools

codex

Route `/codex ...` requests to the local Codex CLI for one-shot autonomous execution. Use when the user explicitly invokes `/codex` or asks to hand a task off to Codex. Preserves the prompt verbatim, handles non-git directories, captures failures cleanly, and returns Codex's final message.

petekp
maintainer
petekp
업데이트됨 4/6/2026
스타
24
포크
7
quick start

Installation and usage

Route `/codex ...` requests to the local Codex CLI for one-shot autonomous execution. Use when the user explicitly invokes `/codex` or asks to hand a task off to Codex. Preserves the prompt verbatim, handles non-git directories, captures failures cleanly, and returns Codex's final message.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use codex