subagent-authoring

Installation
SKILL.md

Subagent Authoring

Conventions for defining custom OpenCode agents. Omissions are intentional.

What Agents Are

Agents are specialized personas with specific models, prompts, tools, and permissions. They serve as primary entry points (user-facing) or subagents (invoked by other agents via the Task tool).

Definition Methods

Markdown Files (preferred)

Place in .opencode/agents/<name>.md (project) or ~/.config/opencode/agents/<name>.md (global):

Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 29, 2026