Skip to main content

Overview

The omo profile uses oh-my-opencode with free 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

  • Big Pickle — Orchestrator (Sisyphus), Executor (Atlas)
  • GPT-5 Nano — Research, exploration, documentation, planning

Customization

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

See Also