# Baby Steps

> Takes tiny little baby steps, covering only a short distance slowly, TRANSLATING via moveTo. Use when a command mentions baby steps, tiny steps, little steps, inch along, or take small steps.

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

## Install

```sh
agentstack add skill-sumitaich1998-slavex-baby-steps
```

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

## About

# baby-steps

Very small steps that barely cover ground. Engine drives the steps; the short distance + slow time sells it.

Composes: walk

## How
- TRAVEL uses top-level `moveTo` (never an in-place leg cycle): a named `target` from `state.locations`, or a point ahead computed from `state.position`+`state.faceDeg`. Very short distance (d~1).
- Slow `durationMs` (~3000) over a small distance = tiny steps.
- No extra pose needed.

## Example
- "take baby steps" -> `{"durationMs":3000,"moveTo":{"x":0,"z":1},"say":"Tiny little steps."}`

## 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-baby-steps
- 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%.
