Create, update, validate, and evaluate Wisp skills. Use when authoring a project-local or installable skill, refining its trigger description, adding deterministic scripts or Python sidecars, or testing whether another Agent can follow the workflow.
$npx -y skills add xuzhougeng/wisp-science --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/xuzhougeng/wisp-science" --skill "xuzhougeng/wisp-science/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/xuzhougeng/wisp-science" that are relevant to the current task. Run `npx skills add "https://github.com/xuzhougeng/wisp-science"` and select the relevant skills, then follow their instructions.