setup

Automate NanoClaw installation, WhatsApp authentication, and channel registration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initial NanoClaw setup, enabling end-to-end installation, authentication, and configuration.

Core Features & Use Cases

  • End-to-end setup: Installs dependencies, verifies Apple Container requirements, and starts necessary services.
  • Authentication & Channel Registration: Guides the user through WhatsApp authentication and main channel registration.
  • Launch & Run: Configures and launches the assistant as a system service, ready for first tests.
  • Use case: A new user wants to get NanoClaw up and running with minimal manual steps.

Quick Start

Trigger the setup skill by saying setup or install, and allow the assistant to guide you through interactive prompts to complete installation, authentication, and registration.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate NanoClaw setup and installation on macOS?

To automate NanoClaw setup on macOS, trigger the setup command to run an end-to-end guided process. It installs dependencies, verifies Apple Container requirements, and starts necessary background services automatically.

What is the end-to-end NanoClaw initialization process?

The end-to-end NanoClaw initialization process installs dependencies, authenticates WhatsApp, registers the main channel, and launches the assistant as a system service. It uses interactive prompts to guide you through each configuration step.

Do I need Node and Apple Container tools to run NanoClaw setup?

Yes, you need Node/npm and Apple Container tools to run NanoClaw setup. The process verifies these dependencies during installation to ensure the environment meets requirements before proceeding with authentication and service launch.

Can I configure WhatsApp authentication and channel registration during initialization?

Yes, you can configure WhatsApp authentication and main channel registration during initialization. The setup skill guides you through interactive prompts to complete both steps before starting the background services.

What's the best way to start NanoClaw services with minimal manual steps?

The best way to start NanoClaw services with minimal manual steps is triggering the setup skill. It handles dependency installation, WhatsApp authentication, channel registration, and service launch through guided interactive prompts.

Why does NanoClaw setup require interactive prompts instead of running silently?

NanoClaw setup requires interactive prompts because it needs user-provided configuration for WhatsApp authentication and main channel registration. These steps involve credentials and verification that cannot be automated without direct user input.