plugin-setup-creator

Community

Package and share Claude Code plugins.

Authorblueman82
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you create a complete, shareable Claude Code plugin that packages your personal setup including:

  • Custom slash commands
  • Event hooks and automation scripts
  • Output style configurations
  • Status line templates
  • Specialized subagents/AI assistants
  • Comprehensive plugin manifest and documentation

The generated plugin can be immediately shared with team members or published to community marketplaces.

Core Features & Use Cases

  • Phase-driven packaging: Create a complete plugin structure with commands, agents, hooks, output styles, and status lines.
  • Manifest & docs: Generate a central plugin.json and accompanying installation and usage documentation.
  • Use Case: Package your personal Claude Code setup as a team plugin or publish your setup for broader distribution.

Quick Start

Use the plugin-setup-creator to generate a shareable Claude Code plugin from your local configuration (commands, hooks, outputs).

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-setup-creator
Download link: https://github.com/blueman82/conductor/archive/main.zip#plugin-setup-creator

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