# Basketball Shot

> 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.

- **Type:** Skill
- **Install:** `agentstack add skill-sumitaich1998-slavex-basketball-shot`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [sumitaich1998](https://agentstack.voostack.com/s/sumitaich1998)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [sumitaich1998](https://github.com/sumitaich1998)
- **Source:** https://github.com/sumitaich1998/slavex/tree/master/.cursor/skills/basketball-shot

## Install

```sh
agentstack add skill-sumitaich1998-slavex-basketball-shot
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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](https://github.com/sumitaich1998)
- **Source:** [sumitaich1998/slavex](https://github.com/sumitaich1998/slavex)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-sumitaich1998-slavex-basketball-shot
- Seller: https://agentstack.voostack.com/s/sumitaich1998
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
