Skip to main content

Overview

The omo profile uses oh-my-openagent with OpenCode Zen models for a lightweight multi-agent setup.

Installation

ocx profile add omo --source kit/omo --from https://ocx-kit.kdco.dev --global
ocx oc -p omo

Models And Agents

  • DeepSeek V4 Flash Free — primary model for OMO agents and deep categories
  • Nemotron 3 Super Free — small model, quick tasks, writing, and search helpers
  • Big Pickle — fallback model for orchestration and compatibility
The profile includes the current upstream OMO agents: Sisyphus, Hephaestus, Prometheus, Oracle, Librarian, Explore, Multimodal-Looker, Metis, Momus, Atlas, and Sisyphus-Junior.

Customization

Edit the config to change models:
$EDITOR ~/.config/opencode/profiles/omo/oh-my-openagent.jsonc
See available models:
opencode models

See Also