Run coding agent benchmarks and verify results with nasde. Use this skill when the user wants to: - Run a benchmark (all tasks, single task, specific variant) - Re-run assessment evaluation on existing trial results - Check or verify results in Opik (traces, feedback scores, experiments) - Troubleshoot a failed benchmark run - View or compare trial results Even if the user doesn't say "benchmark" — if they're talking about running evaluations, checking scores, or analyzing agent performance, this skill applies. After every run that uses --with-opik, ALWAYS verify results via Opik REST API — don't wait for the user to ask.
$npx -y skills add noesisvision/nasde-toolkit --skill nasde-benchmark-runnerInstalls into the current project.
Run `npx skills use "https://github.com/noesisvision/nasde-toolkit" --skill "noesisvision/nasde-toolkit/nasde-benchmark-runner"` 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/noesisvision/nasde-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/noesisvision/nasde-toolkit"` and select the relevant skills, then follow their instructions.