oh-my-opencode-slim
v0.8.2
Published
Lightweight agent orchestration plugin for OpenCode - a slimmed-down fork of oh-my-opencode
Maintainers
Readme
📦 Installation
Quick Start
bunx oh-my-opencode-slim@latest installThe installer can refresh and use OpenCode free models directly:
bunx oh-my-opencode-slim@latest install --no-tui --kimi=yes --openai=yes --antigravity=yes --chutes=yes --opencode-free=yes --opencode-free-model=auto --tmux=no --skills=yesThen authenticate:
opencode auth loginRun ping all agents to verify everything works.
OpenCode free-model mode uses opencode models --refresh --verbose, filters to free opencode/* models, and applies coding-first selection:
- OpenCode-only mode can use multiple OpenCode free models across agents.
- Hybrid mode can combine OpenCode free models with OpenAI, Kimi, and/or Antigravity.
- In hybrid mode,
designerstays on the external provider mapping. - Chutes mode auto-selects primary/support models with daily-cap awareness (300/2000/5000).
💡 Models are fully customizable. Edit
~/.config/opencode/oh-my-opencode-slim.json(or.jsoncfor comments support) to assign any model to any agent.
For LLM Agents
Paste this into any coding agent:
Install and configure by following the instructions here:
https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/master/README.mdDetailed installation guide: docs/installation.md
Additional guides:
- Antigravity Setup - Complete guide for Antigravity provider configuration
- Tmux Integration - Real-time agent monitoring with tmux
🏛️ Meet the Pantheon
01. Orchestrator: The Embodiment Of Order
02. Explorer: The Eternal Wanderer
03. Oracle: The Guardian of Paths
04. Librarian: The Weaver of Knowledge
05. Designer: The Guardian of Aesthetics
06. Fixer: The Last Builder
📚 Documentation
- Quick Reference - Presets, Skills, MCPs, Tools, Configuration
- Installation Guide - Detailed installation and troubleshooting
- Cartography Skill - Custom skill for repository mapping + codemap generation
- Antigravity Setup - Complete guide for Antigravity provider configuration
- Tmux Integration - Real-time agent monitoring with tmux
📄 License
MIT
