codex
✓ユーザーが Codex CLI (codex exec、codex restart) の実行を要求する場合、またはコード分析、リファクタリング、または自動編集のために OpenAI Codex を参照する場合に使用します。
インストール
SKILL.md
Quick Reference | Use case | Sandbox mode | Key flags |
| Read-only review or analysis | read-only | --sandbox read-only | | Apply local edits | workspace-write | --sandbox workspace-write --full-auto | | Permit network or broad access | danger-full-access | --sandbox danger-full-access --full-auto | | Resume recent session | Inherited from original | echo "prompt" \| codex exec resume --last (no flags allowed) |
| Run from another directory | Match task needs | -C plus other flags |
ユーザーが Codex CLI (codex exec、codex restart) の実行を要求する場合、またはコード分析、リファクタリング、または自動編集のために OpenAI Codex を参照する場合に使用します。 ソース: bear2u/my-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/bear2u/my-skills --skill codex- カテゴリ
- ""ライティング
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
codex とは?
ユーザーが Codex CLI (codex exec、codex restart) の実行を要求する場合、またはコード分析、リファクタリング、または自動編集のために OpenAI Codex を参照する場合に使用します。 ソース: bear2u/my-skills。
codex のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/bear2u/my-skills --skill codex インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/bear2u/my-skills
詳細
- カテゴリ
- ""ライティング
- ソース
- skills.sh
- 初回登録
- 2026-02-01