Automatically scaffolds new Claude Code plugins with standardized structures, validation scripts, and marketplace integration.
The Plugin Creator skill streamlines the development lifecycle of Claude Code plugins by automating the entire boilerplate generation process. It handles directory structure creation, generates essential metadata files like plugin.json and READMEs, and seamlessly integrates new plugins into the marketplace catalog. Designed to ensure repository-wide consistency, the skill supports multiple formats—including Commands, Agents, Skills, and MCP—while enforcing schema standards through automated validation and syntax checking, allowing developers to focus on core functionality rather than setup.
主な機能
01Automatic directory and file scaffolding for complex plugin structures
02Automated marketplace catalog synchronization and metadata validation
03Integrated schema checking using jq and custom validation scripts
040 GitHub stars
05Pre-configured templates with proper markdown frontmatter and JSON schemas
06Support for MCP, Skills, Agents, and Command-based plugin types
ユースケース
01Adding custom local tools to a centralized Claude Code marketplace catalog
02Ensuring new contributions meet repository standards and licensing requirements
03Rapidly bootstrapping a new AI-powered agent or command suite