exo
星标2
分支0
更新时间2026年6月29日 02:07
Use when working in an Exo-enabled repository from Codex and the exo-run MCP tool is available.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Use when working in an Exo-enabled repository from Codex and the exo-run MCP tool is available.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | exo |
| description | Use when working in an Exo-enabled repository from Codex and the exo-run MCP tool is available. |
Use the exo-run MCP tool as the authoritative interface to Exo project state.
exo-run command status, then read the task plan with task list when task state matters.exo; for example, use status, task list, or task complete <id> --log $1.exo-run as an Exo CLI-language runner, not a shell. Do not use pipes, redirects, command substitution, environment assignment prefixes, or glob expansion.args array with $1, $2, and later placeholders for multiline text instead of shell escaping.