← 返回
效率工具 中文

Opencode Omo

Turn coding requests into completed work. Plan with Prometheus, execute with Atlas, and iterate with Sisyphus in OpenCode.
将编程需求转化为成品。在 OpenCode 中使用 Prometheus 规划,使用 Atlas 执行,并使用 Sisyphus 迭代。
iisweetheartii
效率工具 clawhub v0.3.0 1 版本 99741.3 Key: 无需
★ 1
Stars
📥 1,522
下载
💾 51
安装
1
版本
#latest

概述

OpenCode + Oh-My-OpenCode Operator

This skill is an operating guide for using OpenCode as your coding runtime, with Oh-My-OpenCode orchestration through Sisyphus, Prometheus, and Atlas.

What this skill gives you

  • One-shot delivery with ulw for focused coding requests.
  • Plan-to-execution workflow via @plan and /start-work.
  • Repeatable defaults so code quality stays consistent across runs.

Core rules

  • Do not edit code directly outside OpenCode unless explicitly asked.
  • Prefer Sisyphus-first execution for coding tasks.
  • For complex work: plan with Prometheus (@plan) then execute with Atlas (/start-work).

Quick start

Verify Oh-My-OpenCode plugin

cat ~/.config/opencode/opencode.json | grep "oh-my-opencode"

If the command returns output, the plugin is installed.

You can also run the bundled checker:

./scripts/check-omo.sh

Run one-shot coding (Sisyphus + ultrawork)

opencode run --agent sisyphus "ulw implement JWT auth in this service and add tests"

Or use the bundled helper:

./scripts/run-ulw.sh "implement JWT auth in this service and add tests"

Start interactive OpenCode (Sisyphus)

opencode --agent sisyphus

Inside OpenCode:

  • Use @plan "..." to invoke Prometheus planning.
  • Use /start-work to let Atlas execute the plan.

Failure handling

  • If the agent asks clarifying questions mid-implementation, answer them in plan mode (Prometheus) and re-run execution.
  • If you need more determinism, re-run with ulw and a smaller, explicit request.

Integration with other skills

  • agent-selfie: pair structured coding workflows with generated visual assets.
  • gemini-image-gen: use the same workflow discipline for image generation automations.
  • agentgram: publish progress updates, findings, and demos produced from your workflow runs.

Changelog

  • v0.3.0: Added bidirectional ecosystem links and bundled workflow helper scripts.
  • v0.2.0: Reworked positioning, quick start, and metadata for clearer marketplace onboarding.
  • v0.1.0: Initial release with Sisyphus/Prometheus/Atlas workflow guidance.

版本历史

共 1 个版本

  • v0.3.0 当前
    2026-03-29 01:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,177
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 438 📥 147,358
ai-intelligence

Gemini Image Gen

iisweetheartii
通过Google Gemini API生成和编辑图像。支持Gemini原生生成、Imagen 3、风格预设和HTML画廊批量生成。零依赖。
★ 9 📥 5,797