Adjust tv
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 adjust-tvAssembled 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 adjusting the TV, pointing a remote and clicking through channels or volume. Use when the command mentions change the channel, turn up the volume, use the remote, adjust the TV, or point the remote.
SKILL.md
0.9 KB, as published. Nobody here has run it
Adjust the TV
Point a remote at the TV and click the buttons a couple of times.
How
- Remote up: RightUpperArm:[75,0,0], RightForearm:[0,0,20] + grip, thumb out.
- Click: tap the thumb a few times. loop:2.
Example
- "change the channel" -> {"durationMs":1400,"say":"Whats on?","sequence":{"loop":2,"frames":[{"t":0,"pose":{"RightIndex1":[45,0,0],"RightMiddle1":[45,0,0],"RightRing1":[45,0,0],"RightPinky1":[45,0,0],"RightThumb1":[0,0,40],"RightUpperArm":[75,0,0],"RightForearm":[0,0,20]}},{"t":0.5,"pose":{"RightThumb1":[40,0,40]}},{"t":1,"pose":{"RightThumb1":[0,0,40]}}]}}