managing-plugins

Community

Master Claude Code plugins, from creation to distribution.

Authorthoeltig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex lifecycle of Claude Code plugins, from initial creation and manifest generation to bundling, validation, and distribution. It eliminates manual errors and streamlines the process of sharing reusable AI capabilities across projects and teams.

Core Features & Use Cases

  • Plugin Lifecycle Automation: Create, bundle, validate, and pack plugins with manifest generation and directory structuring.
  • Component Integration: Seamlessly integrate commands, skills, hooks, and Model Context Protocol (MCP) servers into a single, cohesive plugin unit.
  • Marketplace & Distribution: Configure plugins for marketplaces and prepare them for team-shared or public distribution, ensuring easy access and updates.
  • Use Case: A development team wants to share a set of custom git commands and a code-review skill. This Skill can automatically bundle all git-* components and the code-review skill into a single plugin, generate its manifest, validate it against best practices, and prepare it for distribution to a team marketplace, saving hours of manual setup for each team member.

Quick Start

Use the managing-plugins skill to create a new plugin named 'my-dev-tools' and bundle all components prefixed with 'dev-'.

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: managing-plugins
Download link: https://github.com/thoeltig/claude-code-toolkit/archive/main.zip#managing-plugins

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.