Create and manage Claude Code plugins including commands, agents, skills, hooks, and MCP servers. This skill should be used when building new plugins, debugging plugin issues, understanding plugin structure, or working with plugin marketplaces.
$npx -y skills add ggprompts/my-gg-plugins --skill plugin-developmentInstalls into the current project.
Run `npx skills use "https://github.com/ggprompts/my-gg-plugins" --skill "ggprompts/my-gg-plugins/plugin-development"` 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/ggprompts/my-gg-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ggprompts/my-gg-plugins"` and select the relevant skills, then follow their instructions.