comeonoliver/skillshub-anthropics-example-skill
This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. Provides a reference template for creating Claude Code plugin skills.
This is a copy. The original lives at anthropics/example-skill.
npx skills add https://github.com/ComeOnOliver/skillshub --skill example-skill
Take comeonoliver/skillshub-anthropics-example-skill from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.