If you need Claude to actually manipulate Blender scenes, read mesh data, or run bpy scripts, this is the bridge. It uses Flue, a lightweight stdin/stdout contract that pipes Python commands into Blender's runtime and returns JSON. Not an MCP server, just a thin shell adapter. You'd use this when the human asks to inspect collections, edit materials, or automate scene work that a CLI agent can't touch otherwise. Flue covers ten other creative apps with the same contract, which is clean design. Already passed three security audits and sitting at 2.1K installs, so it's getting real use. Requires pip install and explicit approval before setup.
npx -y skills add sfkislev/flue --skill Blender --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills