Create new PSPM skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, scaffold a skill project with uv or bun, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
$npx -y skills add anyt-io/notebook --skill pspm-skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/anyt-io/notebook" --skill "anyt-io/notebook/pspm-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/anyt-io/notebook" that are relevant to the current task. Run `npx skills add "https://github.com/anyt-io/notebook"` and select the relevant skills, then follow their instructions.