oh-my-opencodeMulti-agent orchestration plugin for OpenCode. Use when the user wants to install, configure, or operate oh-my-opencode — including agent delegation, ultrawork mode, Prometheus planning, background tasks, category-based task routing, model resolution, tmux integration, or any oh-my-opencode feature. Covers installation, configuration, all agents (Sisyphus, Oracle, Librarian, Explore, Atlas, Prometheus, Metis, Momus), all categories, slash commands, hooks, skills, MCPs, and troubleshooting.
Install via ClawdBot CLI:
clawdbot install mcoso/oh-my-opencodeGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -fsSL https://opencode.ai/install | bashCalls external URL not in known-safe list
https://github.com/code-yeongyu/oh-my-opencodeUses known external API (expected, informational)
raw.githubusercontent.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A startup needs to quickly add authentication to their Next.js app. Using Ultrawork mode, the agent autonomously explores the codebase, researches best practices, implements the feature following existing conventions, and verifies with diagnostics, accelerating development without manual oversight.
An enterprise with a legacy system requires a complex refactoring plan. Using Prometheus mode, the agent interviews developers to clarify requirements, generates a detailed plan stored in .sisyphus/plans/, and Atlas orchestrates execution across specialized sub-agents, ensuring systematic updates and progress tracking across sessions.
A consulting firm needs to analyze a client's codebase for security vulnerabilities. Using the Librarian agent, it searches official docs and OSS examples, while the Explore agent performs fast contextual searches, providing comprehensive insights without manual code review.
An e-commerce platform experiences recurring bugs in checkout. Using Hephaestus agent in autonomous deep work mode, it explores the codebase before acting, implements goal-oriented fixes, and verifies with tests, reducing downtime and manual debugging efforts.
Offer Oh My OpenCode as a premium plugin with tiered subscriptions, providing access to advanced agents like Sisyphus and Hephaestus. Revenue comes from monthly fees for enhanced features, priority support, and integration with proprietary LLM providers.
Sell enterprise licenses to large organizations needing multi-agent orchestration for complex projects. Include custom configurations, dedicated support, and training, generating revenue through annual contracts and service fees.
Provide a free basic version with core agents, monetizing through paid add-ons like Ultrawork mode, Prometheus planning, and specialized agents. Revenue streams include one-time purchases or usage-based pricing for premium features.
💬 Integration Tip
Ensure OpenCode is installed and authenticated with at least one LLM provider before running the interactive installer, and use Ultrawork mode for quick tasks or Prometheus mode for complex planning to optimize workflow.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...