Sit and lean back
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 sit-and-lean-backAssembled 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
Sits the character on the floor and leans back, propped on the hands behind it. Use when the user says lean back on your hands on the floor, sit and recline on your arms, or sit back on your hands.
SKILL.md
0.8 KB, 166 tokens by cl100k_base, as published. Nobody here has run it
sit-and-lean-back
Floor lean-back: posture:"sitFloor", legs out, torso leaning back (Spine negative X) propped on the arms behind (*UpperArm back).
Recipes / Worked Actions (minified JSON — uses the posture/surfaces contract)
- "sit and lean back on your hands" -> {"durationMs":1300,"posture":"sitFloor","pose":{"LeftUpLeg":[90,0,0],"LeftLeg":[0,0,0],"RightUpLeg":[90,0,0],"RightLeg":[0,0,0],"Spine":[-15,0,0],"LeftUpperArm":[-50,0,0],"RightUpperArm":[-50,0,0]},"say":"Leaning back."}