What problem does it solve? Choreographers, animators, and movement researchers struggle to encode human movement in a structured, machine-readable way that preserves both quantitative positions and qualitative dynamics. This Skill provides frameworks for representing, analyzing, and generating movement using established notation systems and computational geometry. ## Core Features & Use Cases - Laban Movement Analysis: Implements the Body, Space, Effort, and Shape components of LMA, including the eight Basic Effort Actions and 27-direction kinesphere model. - Computational Movement Representation: Provides skeletal data structures, joint angle computation, and motion trajectory analysis with Effort feature extraction. - Procedural Choreography Generation: Generates movement phrases from rules, animates actions with specified Effort qualities, and creates spatial floor patterns like spirals and figure-eights. - Use Case: A dance researcher can convert motion capture data into Laban Effort annotations, or an animator can generate a character walk cycle with 'light, sustained, indirect' movement qualities. ## Quick Start Ask the AI to design a movement notation system that encodes a choreographic phrase using Laban Effort qualities and outputs a readable score.