Skip to content

Add OpenCode support for WinUI skills - #146

Open
Zhanyuanium (Zhanyuanium) wants to merge 1 commit into
microsoft:stagingfrom
Zhanyuanium:zhanyuanium-opencode-skill-support
Open

Add OpenCode support for WinUI skills#146
Zhanyuanium (Zhanyuanium) wants to merge 1 commit into
microsoft:stagingfrom
Zhanyuanium:zhanyuanium-opencode-skill-support

Conversation

@Zhanyuanium

@Zhanyuanium Zhanyuanium (Zhanyuanium) commented Aug 13, 2026

Copy link
Copy Markdown

Description

OpenCode loads Agent Skills natively from <name>/SKILL.md folders, but there was no guidance for pointing it at the shared plugins/winui/skills/ directory. This PR documents a one-time junction-based setup so OpenCode users consume the same skills (no fork or copy), and makes 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.

Related Issue

Part of #149

Type of Change

  • ✨ New skill or feature
  • 📝 Documentation

Affected area

  • Agent (plugins/winui/agents/)
  • Skill: winui-setup
  • Tool:
  • Plugin metadata (plugin.json, plugins/winui/)
  • Repo-level docs / governance

Checklist

  • Tested locally on Windows (build + agent invocation if applicable)
  • If a skill changed: SKILL.md frontmatter still valid; cross-references to other skills still resolve
  • If user-facing: added a bullet to ## [Unreleased] in CHANGELOG.md
  • Did not edit any version field in plugins/winui/plugin.json, .github/plugin/marketplace.json, or .claude-plugin/marketplace.json (versions bump only on the staging → main promotion PR — see RELEASING.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.

@Zhanyuanium

Copy link
Copy Markdown
Author

Zhanyuanium (Zhanyuanium (@Zhanyuanium)) please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant