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'.