setup

Guides initial NanoClaw installation by directing users to run the nanoclaw.sh setup script.

2|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/RADHA0-max/selfhealbackend --skill setup-radha0-max
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/RADHA0-max/selfhealbackend/tree/main/nanoclaw/.claude/skills/setup
Command: npx skills add https://github.com/RADHA0-max/selfhealbackend --skill setup-radha0-max

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? New NanoClaw users often don't know where to begin with installation and configuration. This Skill provides a clear entry point for first-time setup, pointing users to the automated setup script that handles the entire installation process. ## Core Features & Use Cases - Guided Installation: Directs users to run bash nanoclaw.sh, which handles dependencies, container image, OneCLI vault, Anthropic credential, service, and first agent setup. - Error Recovery: The setup script offers Claude-assisted recovery inline and resumes from where it stopped if an error occurs. - Use Case: A user who just cloned the NanoClaw repository asks how to install it. The Skill instructs them to run the setup script, which walks them through the complete configuration including optional channel wiring. ## Quick Start Ask the assistant to set up or install NanoClaw, and it will direct you to run the nanoclaw.sh script in your terminal.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install NanoClaw for the first time?

Run `bash nanoclaw.sh` in your terminal. The script handles the full setup including dependencies, container image, OneCLI vault, Anthropic credential, service, first agent, and optional channel wiring.

How do I configure NanoClaw after cloning the repository?

Configuration is handled by the nanoclaw.sh setup script. Run it in your terminal and it will walk you through the complete configuration process end to end.

What happens if NanoClaw setup fails partway through?

The setup script offers Claude-assisted recovery inline when an error occurs. It resumes from where it stopped rather than restarting the entire installation.

What does the NanoClaw setup script install?

The script installs dependencies, builds the container image, configures the OneCLI vault, sets up the Anthropic credential, creates the service and first agent, and optionally wires channels.