Use when the user wants to create a new Claude Code plugin, scaffold a plugin project, convert existing functionality into a distributable plugin, or mentions "build a plugin", "create a plugin", "make a plugin", or "package as plugin".
$npx -y skills add mumudevx/claude-plugin-builder --skill building-pluginsInstalls into the current project.
Run `npx skills use "https://github.com/mumudevx/claude-plugin-builder" --skill "mumudevx/claude-plugin-builder/building-plugins"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mumudevx/claude-plugin-builder" that are relevant to the current task. Run `npx skills add "https://github.com/mumudevx/claude-plugin-builder"` and select the relevant skills, then follow their instructions.