Create or update Pi prompt templates and Agent skills from a short user brief. Produces minimal, well-structured SKILL.md or prompt files that follow Agent Skills best practices.
$npx -y skills add gustavonline/pi-desktop --skill creatorskillInstalls into the current project.
Run `npx skills use "https://github.com/gustavonline/pi-desktop" --skill "gustavonline/pi-desktop/creatorskill"` 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/gustavonline/pi-desktop" that are relevant to the current task. Run `npx skills add "https://github.com/gustavonline/pi-desktop"` and select the relevant skills, then follow their instructions.