Prerequisites
- Node.js 20 or higher — the CLI requires Node.js 20+
- OpenCode installed and configured (opencode.ai)
Install your first agent
The fastest way to get started is the interactive TUI browser. It auto-launches when you run the CLI:Launch the TUI
Run the CLI without arguments:The TUI will detect your terminal and launch automatically.
Browse and select agents
- Navigate categories with
←→orTab - Move through agents with
↑↓ - Press
Spaceto select agents - Press
Enterto install selected agents - Press
/to search
Or install via CLI
If you prefer the command line, install a single agent directly:Agent files are installed to
.opencode/agents/ in your current directory. If you don’t have a .opencode/ folder yet, the installer will guide you through setup.Use your agent in OpenCode
Once installed, invoke the agent in any OpenCode session:Install a pack
Packs are curated collections of agents for common workflows. Install an entire stack in one command:Next steps
Installation Methods
Explore all 3 installation modes: TUI, CLI, and bash script
Agent Catalog
Browse all 69 agents across 10 categories
Packs
Discover 15 predefined packs for common workflows
OpenCode Plugin
Install the OpenCode plugin for LLM-powered agent discovery
Common commands
List all agents
List all agents
Search for agents
Search for agents
Install by category
Install by category
Install all agents
Install all agents