plugin-master

Community

Automate plugin creation & packaging.

AuthorJosiahSiegel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates Claude Code plugin development end-to-end, enabling users to create, package, publish, and document production-ready plugins with a ready-to-use manifest, commands, agents, and integration patterns.

Core Features & Use Cases

  • Plugin scaffolding: Generate plugin structure including plugin.json, manifest, and basic README.
  • Skill/Agent generation: Create skills, commands, and agent templates with consistent naming.
  • Packaging & Publishing: Package code for marketplace publication and automated validation.

Quick Start

Create a new plugin with a basic manifest and an initial agent; then prepare it for marketplace publishing.

Dependency Matrix

Required Modules

None required

Components

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: plugin-master
Download link: https://github.com/JosiahSiegel/claude-code-marketplace/archive/main.zip#plugin-master

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