AgentStack
SKILL verified MIT Self-run

Basketball Shot

skill-sumitaich1998-slavex-basketball-shot · by sumitaich1998

Mimes a basketball jump shot, dipping into a crouch with the ball then jumping and extending the arms up with a wrist flick. Use when the command mentions basketball shot, shoot a basket, jump shot, take a three, or shoot hoops.

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

Install

$ agentstack add skill-sumitaich1998-slavex-basketball-shot

✓ 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 Basketball Shot? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Basketball Shot

A jump shot: load in a crouch with the ball at the shoulder, then jump (raise root.y) while extending both arms overhead and flicking the wrist.

How

  • Load: knees bent (*UpLeg:[40,0,0],*Leg:[50,0,0]), ball up at the right

shoulder (RightUpperArm:[90,0,-20],RightForearm:[0,0,120], left guides), root.y:-0.2.

  • Release: legs straighten, arms up (RightUpperArm:[0,0,90],

LeftUpperArm:[0,0,-90]), wrist flick RightHand:[30,0,0], jump root.y:0.25.

  • Land at root.y:0.

Example

  • "shoot a basket" -> {"durationMs":1400,"say":"For three!","sequence":{"loop":false,"frames":[{"t":0,"pose":{"LeftUpLeg":[40,0,0],"LeftLeg":[50,0,0],"RightUpLeg":[40,0,0],"RightLeg":[50,0,0],"RightUpperArm":[90,0,-20],"RightForearm":[0,0,120],"LeftUpperArm":[90,0,20],"LeftForearm":[0,0,-110]},"root":{"y":-0.2}},{"t":0.5,"pose":{"LeftUpLeg":[0,0,180],"LeftLeg":[0,0,0],"RightUpLeg":[0,0,180],"RightLeg":[0,0,0],"RightUpperArm":[0,0,90],"RightForearm":[0,0,0],"RightHand":[30,0,0],"LeftUpperArm":[0,0,-90]},"root":{"y":0.25}},{"t":1,"pose":{"LeftUpperArm":[0,0,90],"RightUpperArm":[0,0,-90],"RightHand":[0,0,0]},"root":{"y":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.