Interactive guide for creating new Claude skills with proper structure, frontmatter, and trigger conditions. Use when building a new skill, scaffolding a SKILL.md, or need guidance on skill best practices.
$npx -y skills add hey-diga/dotclaude --skill create-skillInstalls into the current project.
Run `npx skills use "https://github.com/hey-diga/dotclaude" --skill "hey-diga/dotclaude/create-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/hey-diga/dotclaude" that are relevant to the current task. Run `npx skills add "https://github.com/hey-diga/dotclaude"` and select the relevant skills, then follow their instructions.