CLI toolkit for oh-my-openagent and OpenCode. Generate configs, validate them, manage themes — no hand-editing JSON.
bun install -g omo-kit| Command | What |
|---|---|
omo-kit init |
Interactive config generator — stack, models, budget |
omo-kit doctor |
Validate existing config files for errors and stale references |
omo-kit theme |
Validate or generate OpenCode themes |
Full docs: srmdn.github.io/rig/cli/
# Generate a full OMO + OpenCode workspace
omo-kit init
# Check configs for problems
omo-kit doctor
# Create a custom theme
omo-kit theme generateMIT