Skip to content

Introduce "Agent Skills Plugins" for Claude and Github CLI#506

Merged
benbrown merged 11 commits intomainfrom
feature/agents-sdk-claude-plugin
May 4, 2026
Merged

Introduce "Agent Skills Plugins" for Claude and Github CLI#506
benbrown merged 11 commits intomainfrom
feature/agents-sdk-claude-plugin

Conversation

@benbrown
Copy link
Copy Markdown
Contributor

@benbrown benbrown commented Apr 8, 2026

This PR creates the "marketplace" files for the Claude and Github skill plugin system.

This will create the microsoft/agents marketplace, and the agents-for-js@microsoft-agents-sdk plugin containing 3 skills:

  • a general purpose "working with agents sdk" skill
  • a "debugging agents sdk" skill
  • a "provision azure resources" skill

Once merged, users of Claude can install the a set of sklls designed to help with the Agents for JS SDK.

/plugin marketplace add microsoft/agents                                                                                                                                                                                          

and then

/plugin install agents-for-js@microsoft-agents-sdk                                                                                                                                                                                

benbrown and others added 2 commits April 13, 2026 14:43
add readme with instructions
add a contributing section to each skill
@benbrown benbrown marked this pull request as ready for review April 22, 2026 19:38
@benbrown benbrown merged commit 83eb37b into main May 4, 2026
7 checks passed
@benbrown benbrown deleted the feature/agents-sdk-claude-plugin branch May 4, 2026 16:47
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.

3 participants