Build and harden a skill with evals — interview to design its eval tasks, then run, measure, and iterate. Use when the user wants to create or improve a skill's eval, or run the create → test → improve loop for a skill.
$npx -y skills add edonadei/caliper --skill grill-skillInstalls into the current project.
Run `npx skills use "https://github.com/edonadei/caliper" --skill "edonadei/caliper/grill-skill"` 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/edonadei/caliper" that are relevant to the current task. Run `npx skills add "https://github.com/edonadei/caliper"` and select the relevant skills, then follow their instructions.