opencode-skills
Installation
SKILL.md
Create loadable knowledge modules that enhance agent capabilities.
A skill is a markdown file that provides specialized knowledge, workflows, or tool integrations. Skills are loaded on-demand via the skill tool when needed.
Skill Fundamentals
Location
| Scope | Path |
|---|---|
| Project | .opencode/skill/<name>/SKILL.md |
| Global | ~/.config/opencode/skill/<name>/SKILL.md |