marketplace-creator

Community

Curate and distribute AI plugins with ease.

AuthorAnthonyKazyaka
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing and distributing collections of Claude Code plugins can be cumbersome. This Skill provides a comprehensive guide to creating, validating, and maintaining marketplace.json configurations, simplifying plugin discovery, version management, and distribution for teams and the public, ultimately saving administrative effort and ensuring consistent access to tools.

Core Features & Use Cases

  • Marketplace Initialization: Guides through setting up a new marketplace.json with required fields and structure.
  • Plugin Integration: Provides instructions and helper scripts for adding individual plugin entries, supporting various source formats (GitHub, URL, local paths).
  • Automated Validation: Utilizes a script to check marketplace.json for syntax, required fields, source format, and semantic versioning, preventing common errors.
  • Use Case: A company wants to create an internal marketplace of approved Claude plugins for their development teams. This skill helps them define the marketplace, add their custom plugins, ensure correct configuration, and distribute it securely, streamlining internal tool adoption and compliance.

Quick Start

I want to create a new marketplace for my team's plugins. Guide me through initializing the marketplace.json file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-creator
Download link: https://github.com/AnthonyKazyaka/plugin-marketplace/archive/main.zip#marketplace-creator

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