# Army Crawl

> Crawls forward on the belly via a very low sequence that drops root.y deep and translates root forward while the arms pull. Use when a command mentions army crawl, commando crawl, belly crawl, low crawl, leopard crawl, or crawl under something on your stomach.

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

## Install

```sh
agentstack add skill-sumitaich1998-slavex-army-crawl
```

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

## About

# army-crawl
Stay flat on the belly and drag forward — the lowest crawl, for going under things. A `sequence` with a deep `root.y` drop and a slow forward translation.

## How
- Use a `sequence` with `loop:false` (frame `root` is ABSOLUTE — `z` grows slowly; compute forward from `state.position`+`state.faceDeg`, here origin facing +Z). Keep `root.y` very low (~-0.8).
- Prone pose: deep torso bend (`Spine:[45,0,0]`,`Chest:[25,0,0]`), arms reaching ahead (`LeftUpperArm:[90,0,0]`,`RightUpperArm:[90,0,0]`), legs splayed low (`UpLeg:[40,0,0]`,`Leg:[60,0,0]` both). Alternate arm/leg pulls.
- Slow `durationMs` ~2800–3400.

## Example
- "army crawl forward" (at x:0,z:0,faceDeg:0) -> `{"durationMs":3000,"say":"Staying flat.","sequence":{"loop":false,"frames":[{"t":0,"pose":{"Spine":[45,0,0],"Chest":[25,0,0],"LeftUpperArm":[90,0,0],"RightUpperArm":[90,0,0],"LeftUpLeg":[40,0,0],"LeftLeg":[60,0,0],"RightUpLeg":[40,0,0],"RightLeg":[60,0,0]},"root":{"y":-0.8,"z":0}},{"t":0.5,"pose":{"LeftUpperArm":[70,0,0],"RightUpperArm":[100,0,0],"LeftUpLeg":[55,0,0],"RightUpLeg":[25,0,0]},"root":{"y":-0.8,"z":0.5}},{"t":1,"pose":{"LeftUpperArm":[90,0,0],"RightUpperArm":[90,0,0]},"root":{"y":-0.8,"z":1}}]}}`

## 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-army-crawl
- 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%.
