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