agentsclimarketplace

Arms crossed

Skill sumitaich1998/slavex/.cursor/skills/arms-crossed

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 arms-crossed

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

Folds both forearms across the chest in a crossed-arms posture. Use when the command mentions cross your arms, arms crossed, folded arms, "arms folded", a stern or skeptical stance, or crossing the arms over the chest.

SKILL.md

0.8 KB, as published. Nobody here has run it

Arms Crossed

Both forearms fold across the chest, each hand tucked near the opposite elbow.

How

  • Bring both upper arms forward and slightly down: LeftUpperArm:[40,0,40], RightUpperArm:[40,0,-40].
  • Fold the elbows hard so the forearms cross the chest at the midline: LeftForearm:[0,0,-130], RightForearm:[0,0,130].

Example

  • "cross your arms" -> {"durationMs":800,"say":"Hmph.","pose":{"LeftUpperArm":[40,0,40],"RightUpperArm":[40,0,-40],"LeftForearm":[0,0,-130],"RightForearm":[0,0,130]}}

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.