omo-suites
v1.17.0
Published
OMO Suites — OpenCode plugin + CLI toolkit. Multi-model orchestration, profiles, agent routing, MCP/LSP management.
Maintainers
Readme
██████╗ ███╗ ███╗ ██████╗ ███████╗██╗ ██╗██╗████████╗███████╗███████╗
██╔═══██╗████╗ ████║██╔═══██╗ ██╔════╝██║ ██║██║╚══██╔══╝██╔════╝██╔════╝
██║ ██║██╔████╔██║██║ ██║ ███████╗██║ ██║██║ ██║ █████╗ ███████╗
██║ ██║██║╚██╔╝██║██║ ██║ ╚════██║██║ ██║██║ ██║ ██╔══╝ ╚════██║
╚██████╔╝██║ ╚═╝ ██║╚██████╔╝ ███████║╚██████╔╝██║ ██║ ███████╗███████║
╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚══════╝╚══════╝OMO Suites
The open-source OpenCode power toolkit. More profiles. More tools. Zero cost.
Multi-model orchestration, smart agent routing, profile switching, MCP/LSP management — as an OpenCode plugin or standalone CLI.
Installation
Quick Install (npm)
npm install -g omo-suites
omocs initFor Humans
Copy and paste this prompt to your LLM agent (Claude Code, OpenCode, Cursor, AmpCode, etc.):
Install and configure OMO Suites by following the instructions here:
https://raw.githubusercontent.com/TheFahmi/omo-suites-installer/main/docs/installation.mdFor LLM Agents
curl -s https://raw.githubusercontent.com/TheFahmi/omo-suites-installer/main/docs/installation.mdManual (from source)
curl -fsSL https://raw.githubusercontent.com/TheFahmi/omocs/main/install.sh | bashWhat You Get
13 Profiles — → docs/profiles.md Pre-built model configurations across 4 scope types: all, lead, mixed, and economy.
28 Agents — → docs/agents.md Specialized AI roles with tuned models, thinking budgets, and automatic task routing across 67 categories.
12 Plugin Tools — → docs/plugin.md Drop-in OpenCode plugin with system prompt injection — agents use tools automatically. Includes
omocs_init_deepandomocs_check.11 MCP Servers — → docs/mcp.md One-click install for Postgres, Redis, Brave Search, Docker, Sentry, and more.
10 LSP Configs — → docs/lsp.md Auto-detect your project stack and install the right language servers.
Full CLI — → docs/cli.md Profiles, agents, accounts, MCP, LSP, stats, cost estimation, comment quality checker — all from the command line.
Quick Start
omocs init # Setup wizard
omocs profile use ultra-mixed # Best model for every task
omocs agent route debugging # See which agent handles what
omocs doctor # Verify everything works
omocs init-deep # Generate AGENTS.md hierarchy
omocs cost opus-4.6-all # Estimate costs per profile
omocs check # Scan for AI slop comments
omocs plan # Interactive planning before coding🚀 Launchboard
AI-integrated Kanban board included with OMO Suites. Plan. Build. Launch.
omocs launchboard setup # First-time setup
omocs launchboard start # Start the board
omocs launchboard status # Check status
omocs lb status # Shorthand aliasBackend: http://localhost:3030 | Frontend: http://localhost:3040
Requirements
License
MIT
