Guide for creating effective agent skills. Use when you want to create a new skill, improve an existing skill, or learn best practices for skill development. Helps codify learned patterns into reusable, discoverable skills.
$npx -y skills add joelhooks/swarm-tools --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/joelhooks/swarm-tools" --skill "joelhooks/swarm-tools/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/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.