# Setup

> Alias for /arlo:start — set arlo up for this project (harvest ground truth, resolve the model tier, wire the `arlo` command). Follow the start skill.

- Skill: `3dl-dev/setup` (Agent Skill)
- Install (CLI): `npx skillmds@latest add 3dl-dev/setup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/3dl-dev/setup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: 3dl-dev (https://skillmd.com/u/3dl-dev)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/3dl-dev/setup

---


# arlo:setup — alias of /arlo:start

`setup` and `start` are the same lifecycle action: first-time setup of arlo for this
project, run while the frontier is up. Follow **/arlo:start** — its bundled `SKILL.md` is
the procedure (resolve the model tier, harvest this project's ground truth into
`.arlo/cards.json`, write the lights-out fallback, and put `arlo` on the PATH).

After setup, keep arlo current with **/arlo:update**, and uninstall with **/arlo:remove**.

