setup

Automate initial NanoClaw setup with environment checks and channel registration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run initial NanoClaw setup to install dependencies, authenticate channels, register the main channel, and start background services, streamlining first-time configuration and onboarding.

Core Features & Use Cases

  • Bootstrap and verify environment readiness (Node, Docker/Apple Container) before running services.
  • Guide through OpenClaw migration, timezone, container runtime selection, credential provisioning, channel setup, and service registration.
  • Handle user prompts gracefully with minimal manual input, pausing only for required actions.

Quick Start

Run the setup flow to bootstrap dependencies, configure channels, and start the NanoClaw service.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate NanoClaw initial setup and onboarding?

Automate NanoClaw initial setup by running a bootstrap workflow that installs dependencies, authenticates channels, registers the main channel, and starts background services. This streamlines first-time configuration and onboarding for new users and fresh deployments.

What do I need to check before running the NanoClaw setup?

Before running NanoClaw setup, you need to verify environment readiness by checking for Node and Docker or Apple Container runtime. The setup process guides you through these environment checks to ensure your system is prepared for service initialization.

Can I migrate from OpenClaw during the NanoClaw setup process?

Yes, you can migrate from OpenClaw during the NanoClaw setup process. The setup flow explicitly guides users through OpenClaw migration, alongside timezone configuration, container runtime selection, and credential provisioning.

How does the NanoClaw setup handle missing environment dependencies?

The NanoClaw setup handles missing dependencies by enforcing a robust bootstrap workflow with error handling and safe defaults. It pauses only for required manual actions, minimizing user input while resolving environment issues.

What is the best way to configure NanoClaw channels and credentials for a fresh deployment?

The best way to configure NanoClaw channels and credentials for a fresh deployment is to use the automated setup flow, which provisions credentials, handles channel setup, and completes service registration with minimal manual input.