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

Houdini

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

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

About

This skill lets a coding agent operate SideFX Houdini on the desktop through Flue https github com SFKislev flue a local shell to application bridge The agent pipes Python into houdini_bridge py and gets structured JSON back agent shell houdini_bridge py hou JSON result When to use The human requests work performed inside Houdini inspect the open scene nodes parameters geometry selection make bounded edits run small hou scripts A CLI agent cannot act inside Houdini 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 hou example and safety expectations 2 If Flue is installed also read C Users fredd claude skills flue SKILL md and adapters houdini_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

  • description: Control SideFX Houdini from the shell via Flue - a Python bridge to hou without an MCP server.
  • This skill lets a coding agent operate **SideFX Houdini** on the desktop through [Flue](https://github.com/SFKislev/flue
  • > agent shell -> `houdini_bridge.py` -> hou -> JSON result
  • Follow Houdini SKILL.md steps and documented constraints.
  • Follow Houdini SKILL.md steps and documented constraints.

Houdini by the numbers

  • 1,826 all-time installs (skills.sh)
  • +4 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #703 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

houdini capabilities & compatibility

Capabilities
description: control sidefx houdini from the she · this skill lets a coding agent operate **sidefx · > agent shell > `houdini_bridge.py` > hou > j · follow houdini skill.md steps and documented con
Use cases
orchestration
From the docs

What houdini says it does

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

Add your badge

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

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

When should an agent use Houdini and what problem does it solve?

Control SideFX Houdini from the shell via Flue - a Python bridge to hou without an MCP server.

Who is it for?

Developers invoking Houdini as documented in the skill source.

Skip if: Skip when requirements fall outside Houdini documented scope.

When should I use this skill?

Control SideFX Houdini from the shell via Flue - a Python bridge to hou without an MCP server.

What you get

Outputs aligned with the Houdini SKILL.md workflow and stated deliverables.

  • JSON scene inspection report
  • Bounded Houdini edits
  • hou script execution results

Files

SKILL.mdMarkdownGitHub ↗

This skill lets a coding agent operate SideFX Houdini on the desktop through Flue, a local shell-to-application bridge. The agent pipes Python into houdini_bridge.py and gets structured JSON back.

agent shell -> houdini_bridge.py -> hou -> JSON result

When to use

The human requests work performed inside Houdini — inspect the open scene, nodes, parameters, geometry, selection; make bounded edits; run small hou scripts. A CLI agent cannot act inside Houdini 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 hou example, and safety expectations. 2. If Flue is installed: also read C:\Users\fredd\.claude\skills\flue\SKILL.md and adapters/houdini_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, Blender, 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 Houdini with Flue for lightweight shell-bridge control; choose an MCP-based Houdini integration when you need persistent long-lived tool sessions.

FAQ

What is Houdini?

Control SideFX Houdini from the shell via Flue - a Python bridge to hou without an MCP server.

When should I use Houdini?

Control SideFX Houdini from the shell via Flue - a Python bridge to hou without an MCP server.

Is Houdini safe to install?

Review the Security Audits panel on this page before production use.

This week in AI coding

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

unsubscribe anytime.