setup · diff
git:20260422.469dd9a to git:20260606.14dba9b
1 added, 1 removed. Audit A to A.
---
name: setup
description: 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.
---
# 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, it will offer Claude-assisted recovery inline — no need to come back here.
+ If they hit an error partway through, the script offers Claude-assisted recovery inline and resumes from where it stopped.