Adding a .claude-plugin/marketplace.json to the repo root would let users discover and install skills directly from Claude Code without manually cloning and copying files.
This would also mean updates to skills get picked up automatically via /plugin marketplace update.
Here's an example of a working marketplace.json for reference. Would be a nice quality-of-life improvement — happy to help with a PR if useful!
Adding a
.claude-plugin/marketplace.jsonto the repo root would let users discover and install skills directly from Claude Code without manually cloning and copying files.This would also mean updates to skills get picked up automatically via
/plugin marketplace update.Here's an example of a working marketplace.json for reference. Would be a nice quality-of-life improvement — happy to help with a PR if useful!