Skip to content

Add a local skill marketplace#1200

Merged
ecraig12345 merged 4 commits intomainfrom
marketplace
Apr 7, 2026
Merged

Add a local skill marketplace#1200
ecraig12345 merged 4 commits intomainfrom
marketplace

Conversation

@ecraig12345
Copy link
Copy Markdown
Member

Set up the repo as a "marketplace" so the change files skill can be more conveniently installed and updated. (Very experimental and subject to change.)

# Claude Code
/plugin marketplace add microsoft/beachball
/plugin install beachball-change-file@beachball-plugins
# To update later:
/plugin marketplace update beachball-plugins

# Copilot CLI
copilot plugin marketplace add microsoft/beachball
copilot plugin install beachball-change-file@beachball-plugins
# To update later:
copilot plugin update beachball-change-file

To support the marketplace structure without duplication, .claude/skills/beachball-change-file/SKILL.md is now a symlink to .claude-plugin/plugins/beachball-change-file/skills/beachball-change-file/SKILL.md. I also added a lint script to ensure skill versions stay in sync across multiple locations.

@ecraig12345 ecraig12345 merged commit 12c535d into main Apr 7, 2026
8 checks passed
@ecraig12345 ecraig12345 deleted the marketplace branch April 7, 2026 03:05
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