marketplace-publisher

Community

Publish and share your Claude plugins effortlessly.

Authorsjnims
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Distributing Claude Code plugins to teams or the wider community can be complex, requiring specific manifest files and organizational structures. This Skill streamlines the process of preparing and publishing your plugins.

Core Features & Use Cases

  • Marketplace Creation: Generate marketplace.json files to define plugin catalogs, making your plugins discoverable.
  • Flexible Sourcing: Support local directories, Git repositories, and subdirectories as plugin sources for versatile distribution.
  • Team Distribution: Configure automatic plugin provisioning for teams via .claude/settings.json, ensuring consistent tooling.
  • Use Case: You've developed a suite of internal tools for your engineering team. Use this skill to create a private marketplace, making it easy for all team members to discover and install your plugins with a single command.

Quick Start

Use the marketplace-publisher skill to create a marketplace.json file for my new plugin collection, sourcing plugins from my local 'plugins/' directory.

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-publisher
Download link: https://github.com/sjnims/plugin-forge/archive/main.zip#marketplace-publisher

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