Install
$ agentstack add skill-sumitaich1998-slavex-basketball-shot ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
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.
- Author: sumitaich1998
- Source: sumitaich1998/slavex
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.