Present slides
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 present-slidesAssembled 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
Mimes presenting slides, gesturing an open hand to a screen while clicking a clicker with the other. Use when the command mentions present, presentation, next slide, point at the screen, or give a talk.
SKILL.md
0.9 KB, as published. Nobody here has run it
Present Slides
Hold an open hand toward a screen to one side while clicking to the next slide with the other.
How
- Open hand to the screen: RightUpperArm:[80,0,-30], RightForearm:[0,0,20], fingers open.
- Clicker hand: left index taps. loop:2.
Example
- "present the slides" -> {"durationMs":1800,"say":"On to the next slide.","sequence":{"loop":2,"frames":[{"t":0,"pose":{"RightUpperArm":[80,0,-35],"RightForearm":[0,0,15],"LeftUpperArm":[50,0,30],"LeftForearm":[0,0,-70],"LeftIndex1":[20,0,0]}},{"t":0.5,"pose":{"LeftIndex1":[55,0,0]}},{"t":1,"pose":{"LeftIndex1":[20,0,0]}}]}}