What problem does it solve?
This Skill helps you configure and use OpenCode’s multi-provider terminal coding agent so you can install, authenticate, select models, and run plan/build workflows without getting stuck in incorrect CLI/config details.
Core Features & Use Cases
- Install, auth, and provider routing (BYOK): Set up
opencode/opencode-ai, log in via providers, and choose models with <provider>/<model-id> routing.
- Configure
opencode.json + agents: Define built-in plan/build behavior, add custom agents, and control tool allowlists for safer review workflows.
- Integrate MCP/ACP and automation: Configure MCP servers, use headless
opencode run --json, and optionally operate via opencode serve / ACP for external orchestration.
Quick Start
Run opencode to install, then ask an AI to “Use the opencode skill to generate and validate an opencode.json for my project with plan as read-only and build as the writing agent, wiring providers via env interpolation.”