Oh My Openagent Omo
Skill by adisinghstudent
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adisinghstudent/oh-my-openagent-omoWhat This Skill Does
Oh My OpenAgent (omo) serves as a sophisticated, open-source agent harness built atop the OpenCode framework. It is designed to streamline the orchestration of multiple AI models, allowing users to leverage diverse intelligence providers such as Claude, GPT, Gemini, and others concurrently. By integrating advanced features like 'ultrawork' orchestration, discipline agents, hash-anchored editing, and LSP-backed tooling, it transforms standard coding environments into high-efficiency AI-assisted workspaces. The skill also incorporates a tmux-integrated TUI to ensure that developers can manage their agents effectively without leaving the terminal environment.
Installation
Installation can be performed through several methods depending on your workflow preference. For most users, using an existing AI agent like Claude Code or Cursor is recommended by running the command: 'Install and configure oh-my-opencode by following the instructions at the official dev repository link.' Alternatively, for manual installation, you can use npm global installation ('npm install -g oh-my-opencode'), execute via npx without a permanent install ('npx oh-my-opencode@latest'), or utilize the bun package manager ('bun add -g oh-my-opencode'). After installation, ensure your '~/.config/opencode/config.json' file is populated with the necessary API keys for your preferred model providers to enable full multi-model orchestration.
Use Cases
This skill is ideal for complex software development projects that require high-context AI assistance across different model capabilities. It is particularly useful for teams needing to run multiple discipline agents simultaneously—such as a tester, a security auditor, and a code reviewer—on the same codebase. Use it to optimize large refactoring tasks, automate complex infrastructure configuration, and maintain consistency across multi-language projects through built-in MCPs and semantic code analysis.
Example Prompts
- "Set up oh-my-openagent and configure the environment to use Claude for logic and GPT-4 for code reviews."
- "Run the ultrawork command to initiate the discipline agents for a comprehensive security audit of my current repository."
- "Configure omo to manage my multi-provider agent orchestration and help me debug the current module using the LSP toolchain."
Tips & Limitations
To maximize effectiveness, always ensure your 'AGENTS.md' and 'CLAUDE.md' configuration files are updated regularly within your project root to keep agents aligned with task requirements. Be aware that running multiple models simultaneously can lead to higher API usage costs; monitor your provider tokens closely. While the TUI is robust, ensure your terminal emulator supports tmux protocols to avoid graphical glitches. The framework currently relies heavily on local configuration files; if you are working in a team, synchronize these files via version control to ensure consistency across developer environments.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adisinghstudent-oh-my-openagent-omo": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
Planning With Files Manus Workflow
Skill by adisinghstudent
mirofish-offline-simulation
Fully local multi-agent swarm intelligence simulation engine using Neo4j + Ollama for public opinion, market sentiment, and social dynamics prediction.
ghostling-libghostty-terminal
Build minimal terminal emulators using the libghostty-vt C API with Raylib for windowing and rendering
Obra Superpowers Agentic Workflow
Skill by adisinghstudent
fabro-workflow-factory
Skill for using Fabro, the open source AI coding workflow orchestrator that lets you define agent pipelines as Graphviz DOT graphs with human gates, multi-model routing, and cloud sandboxes.