AI AGENT ADDONS

Blender is a powerful 3D design tool. Now a coding agent can control Blender directly from your computer's shell. It uses a lightweight bridge called Flue.

Flue sends Python commands into Blender and gets back organized results. There is no need for a heavy server. The agent can inspect scenes, objects, and materials. It can also run small scripts inside Blender.

This setup makes it easy to automate tasks in Blender. The human stays in charge and can review every step. Flue works with many other creative apps too.

Add Blender skill to your workflow

Global

mkdir -p ~/.claude/skills/blender

Project

mkdir -p .claude/skills/blender

Source Repository

Stars
36
Forks
1
Watchers
36
License
MIT
Last Push
2 months ago
Created
4 months ago