This is a bare-bones template for building Claude Code skills, nothing more. It gives you the basic YAML structure with name and description fields, plus a placeholder for instructions. You'd use this as a starting point when creating a new skill from scratch rather than adapting an existing one. The source itself is intentionally empty since it's meant to be replaced with actual functionality. If you're building your first skill or want a clean slate, this saves you about thirty seconds of setup. Otherwise, you're better off copying a skill that's closer to what you're trying to build.
npx skills add https://github.com/mrgoonie/claudekit-skills --skill template-skill