Airplane balance
Talk to a humanoid in a 3D apartment — on screen, in VR, or in your real room (MR). Voice/text commands, an open-source BYO-key LLM brain, and ~950 composable motion skills. Three.js + WebXR (Quest 3).
npx -y skills add sumitaich1998/slavex --skill airplane-balanceAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Holds an airplane balance: standing on one leg with the torso tipped forward and the arms out to the sides like wings, the back leg lifted. Use when a command mentions airplane balance, arabesque with arms out, airplane pose, or balance like an airplane.
SKILL.md
1.1 KB, as published. Nobody here has run it
airplane-balance
Single-leg balance with the torso near horizontal, arms out to the sides, back leg raised in line.
Composes: move-torso + move-leg + balance-and-posture
How
- Static
pose. TipSpine+X55, free leg back (-45) roughly in line with the torso, arms out to the sides (Z 0).UpLeg - Hold ~1500 ms; weight centered over the support foot.
Example
- "do an airplane balance" ->
{"durationMs":1500,"pose":{"Spine":[55,0,0],"LeftUpLeg":[-45,0,0],"LeftLeg":[5,0,0],"LeftFoot":[70,0,0],"RightLeg":[5,0,0],"LeftUpperArm":[0,0,0],"RightUpperArm":[0,0,0]},"say":"Airplane!"}
Limits & posture
Keep ≥1 foot grounded except at a jump's airborne apex; stay inside human joint ranges and keep weight over the support — see balance-and-posture.