# Setup

> Run initial NanoClaw setup. Use when user wants to install NanoClaw, configure it, or go through first-time setup. Triggers on "setup", "install", "configure nanoclaw", or first-time setup requests.

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

---


# NanoClaw Setup

Tell the user to run `bash nanoclaw.sh` in their terminal. That script handles the full end-to-end setup — dependencies, container image, OneCLI vault, Anthropic credential, service, first agent, and optional channel wiring.

If they hit an error partway through, the script offers Claude-assisted recovery inline and resumes from where it stopped.

