opencode-agents-skills
Installation
SKILL.md
Skill: OpenCode Agents & Skills
Goal
Author or update agents and skills that align with OpenCode guidance and repo conventions.
Use This Skill When
- You add or update
.opencode/agent/*.mdor.opencode/skills/*.md. - You need to document new agent behavior or skill triggers.
Do Not Use This Skill When
- The change does not affect agent or skill guidance.
Inputs
- Agent requirements and expected behaviors.
- Existing agent/skill docs in this repo.
Skill Loading Guidance
When delegating, always include load_skills in delegate_task and avoid empty skill lists unless you can justify why no skills apply.