Hey OpenCode, we should have the ability to expand entire skills using a <skill>jira</skill> or <skill name="nextjs" /> in the snippet body. Figure out a reliable way to load the skills using OpenCode's SDK, if possible. Should that not be possible, I'm okay finding them from both the project-specific and global configs (.opencode/skill[s]?/SKILL.md).
The skill bodies (excluding frontmatter) should be rendered verbatim.
This will be an experimental setting, as introduced in #19 (see conversation if PR is not ready yet).
Hey OpenCode, we should have the ability to expand entire skills using a
<skill>jira</skill>or<skill name="nextjs" />in the snippet body. Figure out a reliable way to load the skills using OpenCode's SDK, if possible. Should that not be possible, I'm okay finding them from both the project-specific and global configs (.opencode/skill[s]?/SKILL.md).The skill bodies (excluding frontmatter) should be rendered verbatim.
This will be an experimental setting, as introduced in #19 (see conversation if PR is not ready yet).