← 返回
未分类 中文

Autodesk 3Ds Max - Agents Help with 3D work

Control Autodesk desktop apps - 3ds Max and friends - from the shell via Flue, without an MCP server.
通过 Flue 在命令行中控制 Autodesk 桌面应用程序(如 3ds Max 等),无需 MCP服务器。
sfkislev sfkislev 来源
未分类 clawhub v1.0.0 1 版本 99794.2 Key: 无需
★ 0
Stars
📥 1,940
下载
💾 0
安装
1
版本
#latest

概述

This skill lets a coding agent operate Autodesk desktop applications through Flue, a local shell-to-application bridge. Flue currently covers Autodesk 3ds Max through a consistent stdin/stdout contract; further Autodesk adapters are in scope.

> agent shell -> 3dsmax_bridge.py -> MAXScript / Python -> JSON result

When to use

The human requests work performed inside an Autodesk desktop app — inspect the open scene, objects, modifiers, materials, selection; make bounded edits; run small scripts. A CLI agent cannot act inside these apps 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 example, and safety expectations.
  2. Identify which Autodesk app the human is working in (currently 3ds Max) and use the matching adapter (e.g. adapters/3dsmax_adapter/3dsmax_bridge.py).
  3. If Flue is installed: also read C:\Users\fredd\.claude\skills\flue\SKILL.md and the matching adapters/_adapter/APP.md for the operational contract, then work from there.
  4. 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, Houdini, 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.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-23 23:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

The News: Breaking News, Global News, & A Headline Archive

sfkislev
为代理提供覆盖20个国家的实时和档案头版头条访问,用于突发新闻、时事和比较媒体分析。
★ 1 📥 7,161
dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 181,806
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 677 📥 327,213