Meta-skill for generating new skills with proper format and structure. Use when creating new skills for the swarm system or when agents need to generate skill scaffolds. Ensures skills follow conventions (frontmatter format, directory structure, bundled resources).
$npx -y skills add joelhooks/swarm-tools --skill skill-generatorInstalls into the current project.
Run `npx skills use "https://github.com/joelhooks/swarm-tools" --skill "joelhooks/swarm-tools/skill-generator"` 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/joelhooks/swarm-tools" that are relevant to the current task. Run `npx skills add "https://github.com/joelhooks/swarm-tools"` and select the relevant skills, then follow their instructions.