Skip to main content

raise-the-roof

Pushes both flat palms upward toward the ceiling repeatedly in a "raise the roof" celebration. Use when the command mentions raise the roof, "hands in the air", push the sky, party hands, or pumping both palms overhead.

Aller à l'installation

Informations de source

Dépôt
sumitaich1998/slavex
Dernière activité de la source
3 juin 2026 à 06:32
Langue détectée de SKILL.md
anglais
Étoiles
1
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
raise-the-roof
description
Pushes both flat palms upward toward the ceiling repeatedly in a "raise the roof" celebration. Use when the command mentions raise the roof, "hands in the air", push the sky, party hands, or pumping both palms overhead.
category
gesture
disable-model-invocation
true
subskills
["move-arm","bend-elbow"]
# Raise the Roof Both flat palms push up toward the ceiling, again and again. ## How - Start with both arms raised and elbows bent, hands flat by the shoulders: `LeftUpperArm:[0,0,-60]`, `RightUpperArm:[0,0,60]`, `LeftForearm:[0,0,-90]`, `RightForearm:[0,0,90]`. - Push up by straightening the elbows while raising the arms overhead: `LeftUpperArm:[0,0,-90]`, `RightUpperArm:[0,0,90]`, `LeftForearm:[0,0,-30]`, `RightForearm:[0,0,30]`. Loop. ## Example - "raise the roof" -> {"durationMs":1600,"say":"Raise the roof!","sequence":{"loop":true,"frames":[{"t":0,"pose":{"LeftUpperArm":[0,0,-60],"RightUpperArm":[0,0,60],"LeftForearm":[0,0,-90],"RightForearm":[0,0,90]}},{"t":0.5,"pose":{"LeftUpperArm":[0,0,-90],"RightUpperArm":[0,0,90],"LeftForearm":[0,0,-30],"RightForearm":[0,0,30]}},{"t":1,"pose":{"LeftUpperArm":[0,0,-60],"RightUpperArm":[0,0,60],"LeftForearm":[0,0,-90],"RightForearm":[0,0,90]}}]}}
Voir sur GitHub