blender-host-sandbox-boundary

Installation
SKILL.md

Blender Host/Sandbox Boundary

Classify every operation by the process that executes it. A path is usable only when that process can see it.

Execution surfaces

Surface Use for Visible paths
Hermes terminal and file tools Sandbox-local text, scripts, indexes, and uploaded inputs /sandbox/... and sandbox /tmp/...
Blender MCP The active scene, bpy, add-ons, render engines, and host artifacts Paths reported by Blender and task-owned host output paths
External operator Copying files across the boundary with nemohermes sandbox upload or download Both sides, outside this Hermes session

Blender MCP code executes in the host Blender process even though Hermes itself runs in the sandbox. Do not search the sandbox for the Blender executable, bpy, a host add-on, or a host path. Do not ask Blender to open /sandbox/....

Route the task

Installs
1
GitHub Stars
85
First Seen
12 days ago
blender-host-sandbox-boundary — nvidia/nemoclaw-community