Skip to main content
在 Manus 中运行任何 Skill
一键导入

maya-scripting

Bootstrap stage — escape hatch for Maya work that has no packaged skill yet. Agents should prefer search_skills / dcc_capability_manifest → load_skill → typed tools (inputSchema + annotations) from domain skills; use execute_python or execute_mel only when no skill matches, for bulk in-process loops, or for API introspection. Includes typed plug-in lifecycle tools and introspection tools so an agent can discover flags and method signatures without leaving the loop.

概览

Bootstrap stage — escape hatch for Maya work that has no packaged skill yet. Agents should prefer search_skills / dcc_capability_manifest → load_skill → typed tools (inputSchema + annotations) from domain skills; use execute_python or execute_mel only when no skill matches, for bulk in-process loops, or for API introspection. Includes typed plug-in lifecycle tools and introspection tools so an agent can discover flags and method signatures without leaving the loop.

安装命令
npx skills add https://github.com/loonghao/dcc-mcp-maya --skill maya-scripting

复制此命令并粘贴到 Claude Code 中以安装该技能

星标12
分支4
更新时间2026年5月26日 13:06
文件资源管理器
17 个文件
SKILL.md
readonly