Create, run, diagnose, and iteratively improve Agent Skill evaluations (evals) with the skill-up CLI / 使用 skill-up CLI 创建、运行、诊断并持续改进 Agent Skill 评测. Use when the user asks to evaluate, test, regress, verify, fix, improve, iterate, or evolve a Skill; add or strengthen eval cases; write eval.yaml/case.yaml; run skill-up run/validate/list-cases/report/import/init; or migrate from Anthropic evals.json. Handles Skill discovery, eval scaffolding, judge authoring, validation, runs, reports, and evidence-based repair loops.
$npx -y skills add alibaba/skill-up --skill skill-upperInstalls into the current project.
Run `npx skills use "https://github.com/alibaba/skill-up" --skill "alibaba/skill-up/skill-upper"` 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/alibaba/skill-up" that are relevant to the current task. Run `npx skills add "https://github.com/alibaba/skill-up"` and select the relevant skills, then follow their instructions.