# Baseball Pitch

> Mimes a baseball pitch, lifting the lead knee in a windup then striding and throwing overhand with a follow-through. Use when the command mentions baseball pitch, pitch the ball, wind up and throw, or throw a fastball.

- **Type:** Skill
- **Install:** `agentstack add skill-sumitaich1998-slavex-baseball-pitch`
- **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/baseball-pitch

## Install

```sh
agentstack add skill-sumitaich1998-slavex-baseball-pitch
```

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

## About

# Baseball Pitch

A windup-and-throw: lift the left knee and cock the right arm back, then stride
forward and throw over the top.

## How
- Windup: lift the lead knee `LeftUpLeg:[90,0,0]`,`LeftLeg:[90,0,0]`, arm back
  `RightUpperArm:[-50,0,0]`,`RightForearm:[0,0,90]`, twist `Spine:[0,20,0]`.
- Throw: plant, drive `RightUpperArm:[120,0,0]` over the top, untwist
  `Spine:[0,-20,0]`.
- Follow-through forward with a forward bow. `loop:false`.

## Example
- "pitch the ball" -> `{"durationMs":1500,"say":"Here's the pitch.","sequence":{"loop":false,"frames":[{"t":0,"pose":{"LeftUpLeg":[90,0,0],"LeftLeg":[90,0,0],"RightUpperArm":[-50,0,0],"RightForearm":[0,0,90],"Spine":[0,20,0]}},{"t":0.5,"pose":{"LeftUpLeg":[40,0,0],"LeftLeg":[20,0,0],"RightUpperArm":[120,0,0],"RightForearm":[0,0,20],"Spine":[0,-20,0]}},{"t":1,"pose":{"RightUpperArm":[100,0,0],"Spine":[20,-25,0],"Chest":[10,-15,0],"LeftUpLeg":[0,0,180],"LeftLeg":[0,0,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-baseball-pitch
- 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%.
