agentsclimarketplace

Air quotes

Skill sumitaich1998/slavex/.cursor/skills/air-quotes

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).

Install
npx -y skills add sumitaich1998/slavex --skill air-quotes

Assembled 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

Raises both hands and bends the index and middle fingers twice to make air quotes. Use when the command mentions air quotes, finger quotes, "so-called", scare quotes, quote unquote, or making quotation marks with the fingers.

SKILL.md

1.6 KB, as published. Nobody here has run it

Air Quotes

Both hands up at head height; the index and middle fingers flex twice like quotation marks.

How

  • Hands up by the head: RightUpperArm:[40,0,45], LeftUpperArm:[40,0,-45], RightForearm:[0,0,100], LeftForearm:[0,0,-100].
  • Index + middle extended, ring/pinky/thumb curled.
  • Quote by curling the upper segments of index+middle (*Index2/3, *Middle2/3 to ~45) and releasing, looped twice.

Example

  • "do air quotes" -> {"durationMs":1400,"say":"so-called.","sequence":{"loop":2,"frames":[{"t":0,"pose":{"RightUpperArm":[40,0,45],"LeftUpperArm":[40,0,-45],"RightForearm":[0,0,100],"LeftForearm":[0,0,-100],"RightIndex1":[0,0,0],"RightMiddle1":[0,0,0],"RightRing1":[80,0,0],"RightPinky1":[80,0,0],"RightThumb1":[55,0,40],"LeftIndex1":[0,0,0],"LeftMiddle1":[0,0,0],"LeftRing1":[80,0,0],"LeftPinky1":[80,0,0],"LeftThumb1":[55,0,-40]}},{"t":0.5,"pose":{"RightIndex2":[50,0,0],"RightIndex3":[40,0,0],"RightMiddle2":[50,0,0],"RightMiddle3":[40,0,0],"LeftIndex2":[50,0,0],"LeftIndex3":[40,0,0],"LeftMiddle2":[50,0,0],"LeftMiddle3":[40,0,0]}},{"t":1,"pose":{"RightIndex2":[0,0,0],"RightIndex3":[0,0,0],"RightMiddle2":[0,0,0],"RightMiddle3":[0,0,0],"LeftIndex2":[0,0,0],"LeftIndex3":[0,0,0],"LeftMiddle2":[0,0,0],"LeftMiddle3":[0,0,0]}}]}}

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.