Use when the user has evaluation principles or a dataset but needs help choosing the right graders, designing evaluation metrics, creating LLM-as-judge prompts, combining multiple metrics into a composite score, or building an automated evaluation pipeline. Also use when the user mentions grader selection, metric design, judge prompt engineering, rubric design, evaluation pipeline code, or "how to evaluate [X] automatically." Outputs executable OpenJudge pipeline code.
$npx -y skills add agentscope-ai/openjudge --skill 02-metric-designInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/openjudge" --skill "agentscope-ai/openjudge/02-metric-design"` 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/agentscope-ai/openjudge" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/openjudge"` and select the relevant skills, then follow their instructions.