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.From its SKILL.md
npx -y skills add nanocoai/nanoclaw --skill setupAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.6 KB, 80 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.