LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

animator-modify - Modify Unity AnimatorController Assets

Applies a batch of modifications to parameters, layers, states, and transitions in a Unity AnimatorController asset.

Tags

Updated: 2026-09-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Add animator parameters
  • Remove animator parameters
  • Add animator layers
  • Remove animator layers
  • Add animator states
  • Remove animator states
  • Set default layer state
  • Add state transitions
  • Remove state transitions
  • Add Any State transitions
  • Set state motion clip
  • Set state speed multiplier

Inputs

  • AnimatorController asset reference
  • Array of animator modifications

Outputs

  • Modified AnimatorController asset info
  • Modification error messages

Requirements

  • unity-mcp-cli tool

Source

  • Spec: SKILL.md
unity
animator-controller
animation
mcp
Add animator parameters
Remove animator parameters
Add animator layers
Remove animator layers
AnimatorController asset reference
Array of animator modifications
Modified AnimatorController asset info
Modification error messages