AI AGENT ADDONS

Control Autodesk desktop apps like 3ds Max directly from your shell. This skill uses Flue, a simple bridge that connects your terminal to the application. You can inspect scenes, run scripts, and make small edits without leaving your command line.

Flue works through a standard stdin and stdout contract. Currently it supports 3ds Max with a Python adapter. More Autodesk apps are planned. One install covers many other creative apps too.

Safety comes first. Always treat the human as the driver. Take small steps and avoid destructive actions unless asked. Flue is open source and can be reviewed before use.

Add Autodesk skill to your workflow

Global

mkdir -p ~/.claude/skills/autodesk

Project

mkdir -p .claude/skills/autodesk

Source Repository

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