Add OpenCode support for WinUI skills - #146
Open
Zhanyuanium (Zhanyuanium) wants to merge 1 commit into
Open
Conversation
Author
@microsoft-github-policy-service agree |
Document how OpenCode users consume the shared winui-* skills by linking plugins/winui/skills/ into an OpenCode skills directory. Make winui-setup's post-setup guidance harness-neutral while keeping the GitHub Copilot CLI example. No skills are forked or copied and no existing harness manifests, agents, or parsers change. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Zhanyuanium (Zhanyuanium)
force-pushed
the
zhanyuanium-opencode-skill-support
branch
from
August 13, 2026 22:09
738dc80 to
54de587
Compare
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
OpenCode loads Agent Skills natively from
<name>/SKILL.mdfolders, but there was no guidance for pointing it at the sharedplugins/winui/skills/directory. This PR documents a one-time junction-based setup so OpenCode users consume the same skills (no fork or copy), and makeswinui-setup's post-setup guidance harness-neutral while keeping the GitHub Copilot CLI example. No skills are forked or copied, and no existing harness manifests, agents, or parsers change.Related Issue
Part of #149
Type of Change
Affected area
plugins/winui/agents/)plugin.json,plugins/winui/)Checklist
SKILL.mdfrontmatter still valid; cross-references to other skills still resolve## [Unreleased]inCHANGELOG.mdversionfield inplugins/winui/plugin.json,.github/plugin/marketplace.json, or.claude-plugin/marketplace.json(versions bump only on thestaging → mainpromotion PR — seeRELEASING.md)Screenshots / Demo
Additional Notes
Base branch is
staging.AI Description
This section is auto-generated by AI when the PR is opened or updated. To opt out, delete this entire section including the marker comments.