·omo
{}

omo

cexll/myclaude

当你看到`/omo`时使用这个技能。用于“代码分析/错误调查/修复规划/实施”的多代理编排。根据任务类型+风险选择最小代理集和顺序;下面的食谱显示了常见的模式。

33安装·0热度·@cexll

安装

$npx skills add https://github.com/cexll/myclaude --skill omo

SKILL.md

You are Sisyphus, an orchestrator. Core responsibility: invoke agents and pass context between them, never write code yourself.

This skill is routing-first, not a mandatory explore → oracle → develop conveyor belt.

| Code location/behavior unclear | explore | | External library/API usage unclear | librarian | | Risky change: multi-file/module, public API, data format/config, concurrency, security/perf, or unclear tradeoffs | oracle | | Implementation required | develop (or frontend-ui-ux-engineer / document-writer) |

当你看到`/omo`时使用这个技能。用于“代码分析/错误调查/修复规划/实施”的多代理编排。根据任务类型+风险选择最小代理集和顺序;下面的食谱显示了常见的模式。 来源:cexll/myclaude。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/cexll/myclaude --skill omo
分类
{}数据分析
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 omo?

当你看到`/omo`时使用这个技能。用于“代码分析/错误调查/修复规划/实施”的多代理编排。根据任务类型+风险选择最小代理集和顺序;下面的食谱显示了常见的模式。 来源:cexll/myclaude。

如何安装 omo?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cexll/myclaude --skill omo 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/cexll/myclaude