Authors deterministic and LLM rubric graders for skillgrade evaluations. Use when creating scoring scripts, writing evaluation rubrics, or combining multiple graders with weighted scoring. Don't use for setting up eval pipelines, configuring eval.yaml defaults, or general test writing.
$npx -y skills add mgechev/skillgrade --skill skillgrade-gradersInstalls into the current project.
Run `npx skills use "https://github.com/mgechev/skillgrade" --skill "mgechev/skillgrade/skillgrade-graders"` 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.