# Opencode Docs

> Use when working with OpenCode (anomalyco/opencode): terminal AI coding agent, configuration, model providers (Claude, OpenAI, Google, local models), custom agents, custom tools, MCP servers, LSP integration, key bindings, themes, modes, plugins, permissions, TUI, SDK, or OpenCode development setup.

- Skill: `wenerme/opencode-docs` (Agent Skill, multi-file: 53 files)
- Install (CLI): `npx skillmds@latest add wenerme/opencode-docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wenerme/opencode-docs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: wenerme (https://skillmd.com/u/wenerme)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/wenerme/opencode-docs

---


# OpenCode Documentation

Official OpenCode docs (sourced from [github.com/anomalyco/opencode](https://github.com/anomalyco/opencode)).

CRITICAL: grep `references/` for keywords before answering.

## Topic Index

### Getting Started
- `quickstart.mdx` — Quick start guide
- `index.mdx` — Overview
- `README.md` — Full README with installation, configuration, features
- `web/index.mdx` — Product overview and introduction

### Configuration & Setup
- `web/config.mdx` — Configuration reference
- `web/providers.mdx` — Model providers (Claude, OpenAI, Google, etc.)
- `web/models.mdx` — Model configuration and selection
- `web/rules.mdx` — Rules and system prompts
- `web/permissions.mdx` — Permission system
- `web/network.mdx` — Network and proxy settings
- `web/windows-wsl.mdx` — Windows/WSL setup

### Core Features
- `web/agents.mdx` — Agents and agent configuration
- `web/tools.mdx` — Built-in tools
- `web/custom-tools.mdx` — Custom tool creation
- `web/mcp-servers.mdx` — MCP server integration
- `web/modes.mdx` — Operating modes
- `web/commands.mdx` — Commands reference
- `web/keybinds.mdx` — Key bindings
- `web/lsp.mdx` — LSP integration
- `web/formatters.mdx` — Code formatters

### Interface
- `web/cli.mdx` — CLI usage
- `web/tui.mdx` — Terminal UI
- `web/web.mdx` — Web interface
- `web/ide.mdx` — IDE integration
- `web/themes.mdx` — Theme customization
- `web/zen.mdx` — Zen mode

### Extensibility
- `web/plugins.mdx` — Plugin system
- `web/skills.mdx` — Skills
- `web/sdk.mdx` — SDK reference
- `web/acp.mdx` — Agent Communication Protocol
- `web/server.mdx` — Server mode
- `web/share.mdx` — Session sharing

### Platform Integration
- `web/github.mdx` — GitHub integration
- `web/gitlab.mdx` — GitLab integration
- `web/go.mdx` — Go language support
- `web/ecosystem.mdx` — Ecosystem overview
- `web/enterprise.mdx` — Enterprise features

### Troubleshooting
- `web/troubleshooting.mdx` — Common issues and solutions

### Docs Authoring (packages/docs)
- `essentials/settings.mdx` — Settings reference
- `essentials/markdown.mdx` — Markdown guide
- `essentials/code.mdx` — Code blocks
- `essentials/navigation.mdx` — Navigation setup
- `essentials/images.mdx` — Image handling
- `essentials/reusable-snippets.mdx` — Reusable snippets
- `ai-tools/` — Integration with AI tools (Claude Code, Cursor, Windsurf)
- `development.mdx` — Development setup

### Project Reference
- `AGENTS.md` — Built-in agents and custom agent configuration
- `CONTRIBUTING.md` — Contributing guidelines

