Run evaluations for one, multiple, or all skills using the agent orchestration framework. Make sure to use this skill whenever the user asks to run evals, test a skill's performance, run benchmarks, or compare baseline versus with-skill execution.
$npx -y skills add flutter/agent-plugins --skill run-evalsInstalls into the current project.
Run `npx skills use "https://github.com/flutter/agent-plugins" --skill "flutter/agent-plugins/run-evals"` 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/flutter/agent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/flutter/agent-plugins"` and select the relevant skills, then follow their instructions.