Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

codex

// Delegate coding tasks to Codex CLI for execution. Only invoke this skill when the user explicitly asks to use Codex — e.g., "用 codex 来做", "让 codex 执行", "ask codex to...", "codex 帮我写". Do not proactively delegate to Codex for general coding requests the user didn't specifically ask Codex to handle. Codex is an autonomous coding agent with the same tools as Claude (file read/write, grep, bash) — it explores the codebase and implements changes on its own. Claude's role is to understand the problem clearly and frame it well for Codex to execute.

$ git log --oneline --stat
stars:82
forks:9
updated:2026년 3월 14일 05:49
SKILL.md
readonly