setup

Automate NanoClaw setup with dependency installation, authentication, and channel registration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the complex process of setting up and configuring the NanoClaw personal AI assistant, ensuring all dependencies, authentications, and services are correctly in place.

Core Features & Use Cases

  • Automated Installation: Installs Node.js, dependencies, and Docker if missing.
  • Authentication: Guides users through WhatsApp and Claude authentication securely.
  • Configuration: Assists in selecting container runtimes, registering channels, and setting up access controls.
  • Use Case: A new user wants to get their NanoClaw assistant (BiBi) running on WhatsApp. They run the setup skill, which handles all the necessary installations, authentications, and configurations with minimal user intervention.

Quick Start

Run the setup skill to install dependencies, authenticate WhatsApp, and configure NanoClaw.

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 configuration on WhatsApp?

Automating NanoClaw setup on WhatsApp requires running the setup skill to handle dependency installation, WhatsApp authentication, and channel registration with minimal manual intervention.

What's the best way to configure Docker for a NanoClaw personal AI assistant?

Configuring Docker for NanoClaw is handled by the setup skill, which automatically installs missing container runtimes like Docker or Apple Container and configures the environment during the installation process.

Do I need to manually install Node.js dependencies before setting up NanoClaw?

Manual Node.js dependency installation is not required before NanoClaw setup, because the setup skill provides a self-healing installation process that automatically detects and installs missing system dependencies.

How does authentication work when configuring Claude and WhatsApp channels?

Authentication for Claude and WhatsApp channels works through a guided configuration process during setup, securely walking users through credential entry and channel registration to activate the AI assistant.

Can I use Apple Container runtime instead of Docker for NanoClaw installation?

Apple Container runtime can be used instead of Docker for NanoClaw installation, as the setup skill assists in selecting and configuring either Docker or Apple Container as the preferred container runtime.

Why does NanoClaw setup fail during dependency installation on a new environment?

NanoClaw setup failures during dependency installation are mitigated by the skill's self-healing mechanism, which automatically resolves common missing package issues and minimizes manual troubleshooting for environment setup errors.