blender-agent-benchmark
Installation
SKILL.md
Blender Agent Benchmark
Measure changes with the same tasks, model, effort, limits, Blender build, and evaluator. Preserve natural agent behavior.
Protect benchmark integrity
- Create isolated directories for every condition and repetition.
- Do not leave the other condition's code, renders, metrics, or expected fixes where the agent can discover them.
- Keep the user-facing task prompt identical except for explicit skill invocation in the plugin condition.
- Use
codex exec --ignore-user-configfor the no-plugin baseline. - Use the installed plugin in a fresh invocation for the plugin condition.
- Record CLI version, model, effort, Blender build, duration, tool calls, failures, and output hashes.
- Evaluate outputs after generation. Do not leak hidden rubric details to the agent.