Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
sfkislev avatar

Blender

  • 2.3k installs
  • 65 repo stars
  • Updated July 1, 2026
  • sfkislev/flue

Blender is an agent skill that Control Blender from the shell via Flue - a Python bridge to bpy without an MCP server.

About

This skill lets a coding agent operate Blender on the desktop through Flue https github com SFKislev flue a local shell to application bridge The agent pipes Python into blender_bridge py and gets structured JSON back Flue is not an MCP server it is a thinner simpler shell contract that drives Blender s own bpy runtime directly agent shell blender_bridge py bpy JSON result When to use The human requests work performed inside Blender inspect the open scene collections objects meshes materials selection make bounded edits run small bpy scripts A CLI agent cannot act inside Blender without a bridge like Flue How to proceed 1 Read FLUE md in this directory first It explains how Flue works the bridge contract a worked bpy example and safety expectations 2 If Flue is installed also read C Users fredd claude skills flue SKILL md and adapters blender_adapter APP md for the operational contract then work from there 3 If Flue is not installed tell the human

  • description: Control Blender from the shell via Flue - a Python bridge to bpy without an MCP server.
  • This skill lets a coding agent operate **Blender** on the desktop through [Flue](https://github.com/SFKislev/flue), a lo
  • > agent shell -> `blender_bridge.py` -> bpy -> JSON result
  • See SKILL.md for Blender operational details.
  • See SKILL.md for Blender operational details.

Blender by the numbers

  • 2,340 all-time installs (skills.sh)
  • +83 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #429 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

blender capabilities & compatibility

Capabilities
description: control blender from the shell via · this skill lets a coding agent operate **blender · > agent shell > `blender_bridge.py` > bpy > j · see skill.md for blender operational details.
Use cases
orchestration
From the docs

What blender says it does

description: Control Blender from the shell via Flue - a Python bridge to bpy without an MCP server.
SKILL.md
This skill lets a coding agent operate **Blender** on the desktop through [Flue](https://github.com/SFKislev/flue), a local shell-to-application bridge. The agent pipes Python into `blender_bridge.py`
SKILL.md
> agent shell -> `blender_bridge.py` -> bpy -> JSON result
SKILL.md
npx skills add https://github.com/sfkislev/flue --skill blender

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2.3k
repo stars65
Security audit3 / 3 scanners passed
Last updatedJuly 1, 2026
Repositorysfkislev/flue

What does Blender help with and when should an agent load it?

Control Blender from the shell via Flue - a Python bridge to bpy without an MCP server.

Who is it for?

Developers using Blender as documented in the skill repository.

Skip if: Skip when the task falls outside the Blender documented scope.

When should I use this skill?

Control Blender from the shell via Flue - a Python bridge to bpy without an MCP server.

What you get

Agent actions aligned with the Blender SKILL.md workflow and documented deliverables.

  • JSON scene inspection reports
  • Modified Blender scene objects

By the numbers

  • Uses Flue blender_bridge.py shell bridge instead of an MCP server
  • Returns structured JSON from Blender bpy runtime operations

Files

SKILL.mdMarkdownGitHub ↗

This skill lets a coding agent operate Blender on the desktop through Flue, a local shell-to-application bridge. The agent pipes Python into blender_bridge.py and gets structured JSON back. Flue is not an MCP server — it is a thinner, simpler shell contract that drives Blender's own bpy runtime directly.

agent shell -> blender_bridge.py -> bpy -> JSON result

When to use

The human requests work performed inside Blender — inspect the open scene, collections, objects, meshes, materials, selection; make bounded edits; run small bpy scripts. A CLI agent cannot act inside Blender without a bridge like Flue.

How to proceed

1. Read `FLUE.md` in this directory first. It explains how Flue works, the bridge contract, a worked bpy example, and safety expectations. 2. If Flue is installed: also read C:\Users\fredd\.claude\skills\flue\SKILL.md and adapters/blender_adapter/APP.md for the operational contract, then work from there. 3. If Flue is not installed: tell the human. The install command is pip install flue && flue setup. Do not install without explicit approval in the current session.

Other apps

Flue also supports Photoshop, Illustrator, Premiere, After Effects, InDesign, Audition, Houdini, 3ds Max, Unity, and Microsoft Office through the same stdin/stdout contract. One install covers all adapters.

Safety

Flue acts inside professional desktop software. Treat the human as the driver; prefer small, inspectable steps; avoid destructive actions unless explicitly requested. Flue is MIT-licensed and reviewable on GitHub / PyPI before use.

Related skills

How it compares

Pick blender over MCP-based 3D integrations when a local Flue shell bridge to bpy is sufficient for scene inspection and edits.

FAQ

What is Blender?

Control Blender from the shell via Flue - a Python bridge to bpy without an MCP server.

When should I use Blender?

Control Blender from the shell via Flue - a Python bridge to bpy without an MCP server.

Is Blender safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.