Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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