Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

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.

Überblick

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.

Installationsbefehl
npx skills add https://github.com/loonghao/dcc-mcp-maya --skill maya-scripting

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren

Sterne12
Forks4
Aktualisiert26. Mai 2026 um 13:06
Datei-Explorer
17 Dateien
SKILL.md
readonly