animation

Apply animation principles to keyframing, curves, blending, and state machines.

17|5|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/MonumentalSystems/Atlas-Agent-Teams --skill animation-monumentalsystems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: animation
Source: https://github.com/MonumentalSystems/Atlas-Agent-Teams/tree/main/teams/3d-design/skills/animation
Command: npx skills add https://github.com/MonumentalSystems/Atlas-Agent-Teams --skill animation-monumentalsystems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Animation workflows can produce motion that looks stiff, unclear, or physically implausible, making characters feel lifeless and increasing iteration time.

Core Features & Use Cases

  • The 12 Principles of Animation: Apply squash and stretch, anticipation, arcs, timing, and appeal to make motion readable and expressive (e.g., a believable walk or punch).
  • Keyframe and curve workflow: Use blocking, breakdowns, in-betweening, easing, and graph editor curve types to achieve clean timing and smooth trajectories.
  • Procedural animation and blending: Combine keyframed and procedural methods (IK, constraints, physics-driven motion) with blending and state machines for responsive behavior.

Quick Start

Use the animation skill to plan and refine a 24-frame walk cycle for a 3D character by applying the 12 principles, defining key poses and breakdowns, and smoothing curves for natural easing.

Frequently Asked Questions about animation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply the 12 principles of animation to 3D character keyframes?

To apply the 12 principles of animation to 3D character keyframes, you translate squash and stretch, anticipation, and arcs into actionable keyframing and curve editing techniques. This makes character motion readable, expressive, and physically plausible.

What is the best way to fix stiff 3D character motion using a curve editor?

Fixing stiff 3D character motion requires using a curve editor to adjust keyframe spacing and easing. By defining key poses, breakdowns, and in-betweening, you achieve clean timing and smooth trajectories for natural movement.

How do I combine keyframed animation with procedural IK and constraints?

You combine keyframed animation with procedural IK and constraints through animation blending and state machines. This integrates physics-driven motion and procedural add-ons with keyframed methods to create responsive character behavior.

When should I use procedural animation vs keyframed motion for character locomotion?

Use procedural animation for responsive, physics-driven adjustments and keyframed motion for precise, expressive control over character locomotion. Understanding procedural vs keyframed tradeoffs helps optimize iteration time and motion believability.

How do I set up a 24-frame walk cycle with proper timing and easing?

Set up a 24-frame walk cycle by defining key poses and breakdowns, then smoothing animation curves for natural easing. Apply timing and spacing principles to ensure the locomotion feels physically plausible and readable.

What are the performance-aware export considerations for engine-ready animation blending?

Performance-aware export for engine-ready animation blending requires optimizing state machines and keyframe data for target platforms. Structured instruction covers integration considerations to ensure responsive behavior without sacrificing motion quality.