setup

Automate NanoClaw onboarding, environment preparation, and service orchestration.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/nrupala/nanoclaw --skill setup-nrupala
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/nrupala/nanoclaw/tree/main/.claude/skills/setup
Command: npx skills add https://github.com/nrupala/nanoclaw --skill setup-nrupala

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initial onboarding and configuration of NanoClaw, reducing manual setup complexity and ensuring consistent environments across machines.

Core Features & Use Cases

  • Automates Git/fork setup checks and bootstrap tasks, including environment verification and dependency installation.
  • Guides container/runtime selection, credential provisioning, channel integration, and service onboarding with structured status reporting.
  • Supports migration from OpenClaw, timezone configuration, and robust health checks to ensure a reliable start.

Quick Start

Run bash setup.sh to bootstrap NanoClaw and begin the guided setup flow.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate NanoClaw environment setup and configuration?

Automate NanoClaw environment setup by running bash setup.sh to trigger a guided flow for bootstrap tasks, dependency installation, and service orchestration across platforms. The script applies deterministic status blocks and interactive prompts to ensure consistent configuration.

Can I migrate from OpenClaw to NanoClaw automatically?

Migration from OpenClaw is supported automatically during the NanoClaw onboarding flow. The setup script handles migration tasks alongside timezone configuration and health checks to ensure a reliable transition without manual intervention.

Does the NanoClaw setup script handle container and runtime selection?

NanoClaw setup guides container and runtime selection during the bootstrap process. It provisions credentials, integrates channels, and onboards services while providing structured status reporting to verify the chosen environment.

What is included in the NanoClaw onboarding dependency checks?

NanoClaw onboarding dependency checks include Git and fork setup verification, environment preparation, and required package installation. The automation applies safe-gated logic to execute these checks and report deterministic status blocks.

How do I verify NanoClaw service health after initialization?

Verify NanoClaw service health by completing the guided setup flow, which performs robust health checks and service verification. The script outputs structured logs to confirm successful onboarding and reliable operation across platforms.