AgentStack
SKILL verified MIT Self-run

Arm Circles

skill-sumitaich1998-slavex-arm-circles · by sumitaich1998

Swings both straight arms in big circles (forward, up, back, down) on a loop to warm the shoulders. Use when the command mentions arm circles, circle your arms, shoulder circles, or windmill arms.

No reviews yet
0 installs
2 views
0.0% view→install

Install

$ agentstack add skill-sumitaich1998-slavex-arm-circles

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Arm Circles? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Arm Circles

Both arms held straight, sweeping a full circle. The UpperArm cycles through forward, overhead, back, and down; loop for continuous circles.

How

  • Forward (horizontal ahead): *UpperArm:[90,0,0].
  • Up (overhead): LeftUpperArm:[0,0,-90], RightUpperArm:[0,0,90].
  • Back: *UpperArm:[-90,0,0].
  • Down (rest): LeftUpperArm:[0,0,90], RightUpperArm:[0,0,-90].
  • Step the four keys around the circle; reverse the order for backward circles.

Example

  • "do arm circles" -> {"durationMs":3200,"say":"Arm circles.","sequence":{"loop":true,"frames":[{"t":0,"pose":{"LeftUpperArm":[90,0,0],"RightUpperArm":[90,0,0]}},{"t":0.25,"pose":{"LeftUpperArm":[0,0,-90],"RightUpperArm":[0,0,90]}},{"t":0.5,"pose":{"LeftUpperArm":[-90,0,0],"RightUpperArm":[-90,0,0]}},{"t":0.75,"pose":{"LeftUpperArm":[0,0,90],"RightUpperArm":[0,0,-90]}},{"t":1,"pose":{"LeftUpperArm":[90,0,0],"RightUpperArm":[90,0,0]}}]}}

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.