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.
Install
npx skills add https://github.com/nanocoai/nanoclaw/tree/main/.claude/skills/setup
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install nanocoai-nanoclaw@llmmart
git clone https://github.com/nanocoai/nanoclaw.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole nanocoai/nanoclaw collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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.
Files (nanoclaw)
-
SKILL.md 602 B
--- 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, the script offers Claude-assisted recovery inline and resumes from where it stopped.
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.