blender-python-execution
Installation
SKILL.md
Blender Python execution
Use the provider's Blender tools as a transaction loop: inspect, execute one bounded change, inspect structured state, then inspect pixels when the result is visual. This skill owns execution discipline, not modeling or look-development decisions.
Discover the adapter
The known adapter exposes these schemas:
get_scene_info()
execute_blender_code(code)
get_object_info(object_name)
get_viewport_screenshot(max_size=800)