Setup Marketplace Sync
CommunityAutomate Claude Skill marketplace sync, effortlessly.
System Documentation
What problem does it solve?
Organizations and individuals often need to aggregate Claude Skills from various sources (teams, departments, public repositories) into a single, curated marketplace. Manually managing this can be time-consuming, error-prone, and difficult to keep up-to-date. This skill automates the entire synchronization process, ensuring your marketplace is always current and correctly structured.
Core Features & Use Cases
- Automated Marketplace Aggregation: Seamlessly pull skills from multiple GitHub or GitLab repositories into one central marketplace.
- CI/CD Integration: Automatically sets up GitHub Actions or GitLab CI/CD pipelines to run syncs on a schedule or trigger.
- Origin Tracking & Denylisting: Maintain clear provenance for all skills and exclude unwanted plugins from child marketplaces.
- Use Case: An enterprise wants to create a master marketplace for all its internal Claude Skills, combining contributions from engineering, operations, and product teams, while also including a few approved public skills. This skill sets up the automated system to build and maintain that master marketplace.
Quick Start
Set up automated marketplace synchronization for my repository. I'm using GitHub. I want to sync from 'https://github.com/my-org/engineering-skills' with tag prefix 'engineering' and 'https://github.com/my-org/operations-skills' with tag prefix 'operations'.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Setup Marketplace Sync Download link: https://github.com/ralphbean/claude-marketplace-sync/archive/main.zip#setup-marketplace-sync Please download this .zip file, extract it, and install it in the .claude/skills/ directory.