Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/loonghao/dcc-mcp-maya --skill maya-scripting

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles12
Forks4
Mis à jour26 mai 2026 à 13:06
Explorateur de fichiers
17 fichiers
SKILL.md
readonly