marketplace-builder

Community

Distribute Claude plugins, effortlessly.

Authormike-coulbourn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the complex process of creating, configuring, and distributing Claude Code marketplaces and plugins. It eliminates confusion around marketplace architecture, JSON schemas, and distribution strategies, enabling seamless sharing of AI tools across teams or publicly.

Core Features & Use Cases

  • Marketplace & Plugin Creation: Guides you through setting up marketplace.json and plugin.json for single or multi-plugin architectures.
  • Distribution Strategies: Learn how to distribute plugins for personal use, team collaboration via Git, or public communities.
  • Validation & Testing: Provides steps to validate JSON syntax, test marketplace addition, and verify plugin functionality.
  • Use Case: Your team has developed several internal Claude plugins and needs a centralized way to distribute and manage them. This skill helps you design a monorepo marketplace, configure the necessary JSON files, and set up team-wide distribution via .claude/settings.json.

Quick Start

Ask the marketplace-builder to help you create a new marketplace for your team's internal Claude plugins.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: marketplace-builder
Download link: https://github.com/mike-coulbourn/claude-vibes/archive/main.zip#marketplace-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository