Provides a reference template and structural guide for creating Claude Code plugin skills. Activates when the user asks about skill development patterns, requests a skill template, or wants to understand the SKILL.md format and frontmatter options.
$npx -y skills add jawhnycooke/claude-plugins --skill example-skillInstalls into the current project.
Run `npx skills use "https://github.com/jawhnycooke/claude-plugins" --skill "jawhnycooke/claude-plugins/example-skill"` 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/jawhnycooke/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jawhnycooke/claude-plugins"` and select the relevant skills, then follow their instructions.