Sets up and runs skillgrade evaluation pipelines for Agent Skills. Use when initializing eval configurations, running trials, reviewing results, or integrating with CI. Don't use for writing grader scripts, general test authoring, or non-agentic documentation.
$npx -y skills add mgechev/skillgrade --skill skillgrade-setupInstalls into the current project.
Run `npx skills use "https://github.com/mgechev/skillgrade" --skill "mgechev/skillgrade/skillgrade-setup"` 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/mgechev/skillgrade" that are relevant to the current task. Run `npx skills add "https://github.com/mgechev/skillgrade"` and select the relevant skills, then follow their instructions.