ralphbean/Claude Marketplace Sync
Sync plugins from multiple Claude Code marketplaces into a single marketplace
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 14, 2025
- License
- MIT
Pinned Snippet
uses: ralphbean/claude-marketplace-sync@e702067549395b2fc8c438315317c743b060945c # v0.9tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | Path to sync configuration file | no | .sync-config.json |
| output-path | Path to output marketplace.json file | no | .claude-plugin/marketplace.json |
| verbose | Enable verbose logging | no | false |
Outputs
| name | description |
|---|---|
| plugins-count | Number of plugins synced |
| marketplaces-processed | Number of marketplaces processed |