# Ali Shuffle

> Performs the boxing Ali shuffle, rapidly switching the feet front-and-back in place with the guard up, via a looping sequence. Use when a command mentions Ali shuffle, boxing shuffle, fancy footwork shuffle, or quick foot switch with hands up.

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

## Install

```sh
agentstack add skill-sumitaich1998-slavex-ali-shuffle
```

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

## About

# ali-shuffle

Lightning front-back foot switches in place with the boxing guard held high.

Composes: move-leg + move-arm

## How
- Use a `sequence` with `loop:true`; no `root` needed.
- Switch feet front/back fast (`UpLeg`~30 vs ~-18); keep the guard up (forearms ~120, hands by the face).
- Short `durationMs` per cycle (~900).

## Example
- "do the ali shuffle" -> `{"durationMs":900,"say":"Ali shuffle!","sequence":{"loop":true,"frames":[{"t":0,"pose":{"LeftUpLeg":[30,0,0],"RightUpLeg":[-18,0,0],"LeftForearm":[120,0,0],"RightForearm":[120,0,0],"LeftUpperArm":[30,0,80],"RightUpperArm":[30,0,-80]}},{"t":0.5,"pose":{"LeftUpLeg":[-18,0,0],"RightUpLeg":[30,0,0]}},{"t":1,"pose":{"LeftUpLeg":[30,0,0],"RightUpLeg":[-18,0,0]}}]}}`

## Limits & posture
Keep ≥1 foot grounded except at a jump's airborne apex; stay inside human joint ranges and keep weight over the support — see `balance-and-posture`.

## 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-ali-shuffle
- 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%.
