用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill oh-my-codex命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | oh-my-codex |
| keyword | omx |
| description | OMX multi-agent orchestration. |
| allowed-tools | ["Read","Write","Bash","Grep","Glob"] |
| tags | ["omx","multi-agent","orchestration","codex","openai","team-mode","mcp-servers","workflow"] |
| platforms | ["Codex","Claude","Gemini"] |
| version | 0.14.3 |
| source | Yeachan-Heo/oh-my-codex |
Use this skill when you need multi-agent orchestration, team workers, persistent state, or OMX-specific read-only shell routing.
architect, planner, executor, debugger, verifier, explore, and the review/domain roles$autopilot, $ralph, $ultrawork, $team, $plan, $tdd, $build-fix, $code-review, $security-review, and $cancelomx explore for read-only lookupomx sparkshell for bounded shell summariesomx adapt for external target adapter setupnpm install -g @openai/codex oh-my-codex
omx setup
omx doctor
If the repo or config changes later, rerun omx update or omx setup to refresh the shipped assets.
/prompts:architect "analyze current auth boundaries"
/prompts:executor "implement input validation in login"
/prompts:security-reviewer "audit OAuth flow"
$plan "ship OAuth callback safely"
$team 3:executor "fix all TypeScript errors"
$ralph "finish the refactor and verify"
omx team 4:executor "parallelize a multi-module refactor"
omx team status <team-name>
omx team shutdown <team-name>
| Command | Action |
|---|---|
omx | Launch Codex with HUD |
omx setup | Install prompts, skills, and config wiring |
omx update | Refresh installed OMX assets |
omx doctor | Installation/runtime diagnostics |
omx team <n>:<role> "<task>" | Start team workers |
omx explore | Read-only repository lookup |
omx sparkshell | Bounded shell summaries |
omx adapt | Adapter workflow for external targets |
omx status | Show active modes |
omx cancel | Cancel execution modes |
omx reasoning <mode> | Set reasoning level |
omx hud | HUD display options |
omx help | Show help |
omx team only when parallel coordination actually helps.omx --xhigh --madmax only in trusted environments.