# Basketball Layup

> Mimes a basketball layup, driving in with a high knee and laying the ball up to the basket with one hand. Use when the command mentions layup, lay-up, drive to the basket, or finish at the rim.

- **Type:** Skill
- **Install:** `agentstack add skill-sumitaich1998-slavex-basketball-layup`
- **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-layup

## Install

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

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

## About

# basketball-layup

Take off from one foot driving the opposite knee up, extend the shooting arm high to lay the ball off the glass, and travel forward through it. A non-looping `sequence` with `root.z` travel.

## How
- Gather: shooting arm carrying the ball (`RightUpperArm:[70,0,-20]`,`RightForearm:[0,0,90]`), takeoff leg loaded (`LeftUpLeg:[40,0,0]`,`LeftLeg:[60,0,0]`).
- Rise: drive knee up (`RightUpLeg:[90,0,0]`,`RightLeg:[90,0,0]`), arm extends high (`RightUpperArm:[10,0,90]`), `root.y:0.35`,`root.z:0.5`.
- Finish: hand at the rim (`RightUpperArm:[0,0,100]`).

## Example
- "do a layup" -> `{"durationMs":1500,"say":"Layup!","sequence":{"loop":false,"frames":[{"t":0,"pose":{"RightUpperArm":[70,0,-20],"RightForearm":[0,0,90],"LeftUpLeg":[40,0,0],"LeftLeg":[60,0,0]},"root":{"y":-0.1,"z":0}},{"t":0.5,"pose":{"RightUpperArm":[10,0,90],"RightForearm":[0,0,20],"RightUpLeg":[90,0,0],"RightLeg":[90,0,0],"LeftUpLeg":[0,0,180]},"root":{"y":0.35,"z":0.5}},{"t":1,"pose":{"RightUpperArm":[0,0,100],"RightForearm":[0,0,0]},"root":{"y":0,"z":0.6}}]}}`

## 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-layup
- 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%.
