Codex

Delegate tasks to OpenAI Codex CLI in read-only sandbox mode. Use when the user explicitly asks to use codex, or when you need a second opinion from another AI agent for coding, search, or general tasks.

him0 Updated

File contents

Codex CLI

codex is the OpenAI Codex CLI agent.

Usage

Always run codex in read-only sandbox (-s read-only) to prevent unintended file writes.

codex exec --color never -s read-only '<prompt>'

him0/him0-claude-marketplace/tree/main/codex/skills/codex commit 14457e16bb

Frequently asked questions

npx skillmds@latest add him0/codex