skill-creation
Installation
SKILL.md
Skill Creation for OpenCode
Create reusable, discoverable skills that extend OpenCode's capabilities through on-demand loading.
What Skills Are
Skills are modular instruction sets that OpenCode agents can load when needed. Each skill provides:
- Specialized workflows - Multi-step procedures for specific domains
- Domain expertise - Project-specific knowledge, schemas, conventions
- Tool integrations - Instructions for working with specific formats or APIs
- Bundled resources - Scripts, references, and assets for complex tasks
Skills use progressive disclosure: agents see skill names and descriptions initially, then load full content only when triggered by relevant user requests.
Quick Start
Create a skill in three steps: