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