Local OpenCode documentation reference (latest). Use when asked about OpenCode AI coding agent, agents, skills, tools, configuration, CLI, TUI, IDE integration, or MCP servers.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: olore-opencode-latest description: Local OpenCode documentation reference (latest). Use when asked about OpenCode AI coding agent, agents, skills, tools, configuration, CLI, TUI, IDE integration, or MCP servers.
OpenCode Documentation
OpenCode is an open source AI coding agent available as a terminal-based interface, desktop app, or IDE extension. It supports 75+ LLM providers and can be customized with agents, skills, tools, and plugins.
Documentation Structure
docs/
├── index.mdx # Introduction and getting started
├── agents.mdx # Specialized AI agents
├── skills.mdx # Reusable SKILL.md definitions
├── cli.mdx # CLI commands
├── tui.mdx # Terminal interface
├── web.mdx # Web interface
├── ide.mdx # IDE extension
├── config.mdx # JSON configuration
├── providers.mdx # LLM providers (75+)
├── models.mdx # Model configuration
├── tools.mdx # Built-in tools
├── custom-tools.mdx # Create custom tools
├── mcp-servers.mdx # MCP integration
└── ... # 34 files total
Topic Guide
| Topic | Key Files |
|---|---|
| Getting started | index.mdx, 1-0.mdx |
| Agents & modes | agents.mdx, modes.mdx, skills.mdx |
| Configuration | config.mdx, providers.mdx, models.mdx, permissions.mdx |
| Tools & extensions | tools.mdx, custom-tools.mdx, mcp-servers.mdx, plugins.mdx |
| Interfaces | cli.mdx, tui.mdx, web.mdx, ide.mdx |
| Integrations | github.mdx, gitlab.mdx, acp.mdx, network.mdx |
| Advanced features | sdk.mdx, server.mdx, zen.mdx, share.mdx |
| Troubleshooting | troubleshooting.mdx |
When to use
Use this skill when the user asks about:
- OpenCode AI coding agent setup and usage
- Configuring agents, skills, or subagents
- Using the CLI, TUI, web, or IDE interfaces
- Setting up LLM providers and models
- Creating or using tools, MCP servers, or plugins
- GitHub/GitLab integration
- Configuration options and permissions
- Keyboard shortcuts and themes
- Troubleshooting issues
How to find information
- Use Topic Guide above to find relevant files
- Read
TOC.mdfor complete file listing organized by category - Read specific files from
contents/{filename}
More by olorehq
View allLocal TanStack Query documentation reference (v4). Use for server state management, data fetching, caching, queries, mutations, and React/Vue/Solid/Angular query integration.
Build documentation packages from configs. Downloads docs, filters with AI, generates SKILL.md. Use when setting up or updating local documentation.
Local TanStack Query v3 (React Query) documentation reference. Server state management, data fetching, caching, queries, mutations, and React integration.
Local Supabase documentation reference (latest). Use for Supabase Auth, Database, Storage, Edge Functions, Realtime, and client SDKs.
