Create coding agent benchmarks for evaluation with nasde. Use this skill when the user wants to: - Create a new benchmark project (set of tasks for evaluating coding agents) - Add tasks to an existing benchmark - Create or modify agent variants (configurations that control agent behavior) - Set up assessment dimensions and scoring criteria - Verify that a new benchmark's Docker environment and tests work Even if the user doesn't say "benchmark" — if they're talking about creating coding challenges for AI agents or setting up evaluation criteria, this skill applies.
$npx -y skills add noesisvision/nasde-toolkit --skill nasde-benchmark-creatorInstalls into the current project.
Run `npx skills use "https://github.com/noesisvision/nasde-toolkit" --skill "noesisvision/nasde-toolkit/nasde-benchmark-creator"` 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.