bymicrosoft· 555 skills
Use this skill whenever the user wants to evaluate, test, or validate an AI agent, decide whether an agent is ready to ship or go live, choose how to grade an agent's answers (exact match, similarity, meaning, keywords, quality, or custom), design a test set of questions and expected answers, or interpret evaluation results into a go/no-go decision. Invoke it before the user hand-builds tests or declares an agent "done.
$npx -y skills add microsoft/cat-agent-skills --skill agent-evaluation-designerInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/cat-agent-skills" --skill "microsoft/cat-agent-skills/agent-evaluation-designer"` 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/microsoft/cat-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/cat-agent-skills"` and select the relevant skills, then follow their instructions.