Skip to content

Add Claude Code plugin support#22

Merged
pdebruin merged 1 commit into
mainfrom
add-claude-plugin
May 13, 2026
Merged

Add Claude Code plugin support#22
pdebruin merged 1 commit into
mainfrom
add-claude-plugin

Conversation

@pdebruin
Copy link
Copy Markdown
Collaborator

Adds .claude-plugin/ directory with plugin.json and marketplace.json, enabling Claude Code users to install with:

/plugin marketplace add microsoft/Build-CLI
/plugin install microsoft-events@microsoft-events-marketplace

Follows the same pattern as MicrosoftDocs/mcp. The plugin points at the existing skills/ and .mcp.json — no duplication needed.

cc @mikekinsman @TianqiZhang

Enables Claude Code users to install with:
  /plugin marketplace add microsoft/Build-CLI
  /plugin install microsoft-events@microsoft-events-marketplace

Follows the MicrosoftDocs/mcp pattern for Claude plugin packaging.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mikekinsman mikekinsman self-requested a review May 13, 2026 00:32
@pdebruin pdebruin merged commit 9dd502e into main May 13, 2026
3 checks passed
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.

2 participants