Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
$npx -y skills add miunasu/spore --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/miunasu/spore" --skill "miunasu/spore/skill-creator"` 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/miunasu/spore" that are relevant to the current task. Run `npx skills add "https://github.com/miunasu/spore"` and select the relevant skills, then follow their instructions.