wave-hello

star 1

Raises one arm and rocks the open hand side to side to say hello or hi. Use when the command mentions wave, wave hello, say hi, greet, "wave at me", hand wave, or a friendly hello.

sumitaich1998 By sumitaich1998 schedule Updated 6/3/2026

name: wave-hello description: Raises one arm and rocks the open hand side to side to say hello or hi. Use when the command mentions wave, wave hello, say hi, greet, "wave at me", hand wave, or a friendly hello. category: gesture disable-model-invocation: true subskills: [move-arm, bend-elbow, rotate-wrist]

Wave Hello

A friendly greeting: lift one forearm so the open hand is up by the head, then rock the hand side to side in a looping sequence.

How (right hand shown; mirror to Left by negating the Z values)

  • Raise the arm up-and-out and bend the elbow: RightUpperArm:[0,0,35], RightForearm:[0,0,100] (left: LeftUpperArm:[0,0,-35], LeftForearm:[0,0,-100]).
  • Keep the fingers open/extended.
  • Wave by rocking the wrist on Z: RightHand 25 <-> -25, looping forever.

Example

  • "wave hello" -> {"durationMs":1800,"say":"Hi there!","sequence":{"loop":true,"frames":[{"t":0,"pose":{"RightUpperArm":[0,0,35],"RightForearm":[0,0,100],"RightHand":[0,0,25]}},{"t":0.5,"pose":{"RightUpperArm":[0,0,35],"RightForearm":[0,0,100],"RightHand":[0,0,-25]}},{"t":1,"pose":{"RightUpperArm":[0,0,35],"RightForearm":[0,0,100],"RightHand":[0,0,25]}}]}}
Install via CLI
npx skills add https://github.com/sumitaich1998/slavex --skill wave-hello
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
sumitaich1998
sumitaich1998 Explore all skills →