setup

Automate NanoClaw installation, dependency setup, and WhatsApp authentication.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the entire setup process for NanoClaw, ensuring all dependencies, container runtimes, authentication, and service configurations are correctly in place for secure operation.

Core Features & Use Cases

  • Automated Installation: Installs Node.js dependencies and container runtimes (Docker or Apple Container).
  • Secure Authentication: Guides through Claude API key or subscription token setup.
  • WhatsApp Integration: Handles QR code scanning for WhatsApp authentication.
  • Service Configuration: Sets up launchd services for background operation and configures external directory access.
  • Use Case: A new user wants to get NanoClaw running quickly and securely. They run this skill, and it walks them through every necessary step, from installing software to connecting their WhatsApp account and defining security parameters for file access.

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 install and configure NanoClaw with Docker for WhatsApp integration?

To install NanoClaw, this setup automates Docker container runtime configuration, Node.js dependency installation, and WhatsApp QR code authentication to securely connect your personal Claude assistant for background operation.

What is the best way to secure Claude API key authentication for a personal assistant?

Securing Claude API key authentication for a personal assistant requires guiding the setup process through secure subscription token or API key configuration, ensuring credentials are correctly managed within the NanoClaw container environment.

Do I need Docker or Apple Container to run NanoClaw as a background service?

Yes, you need either Docker or Apple Container as a prerequisite. The NanoClaw setup configures the chosen container runtime and creates launchd system services to ensure the assistant operates securely in the background.

Can I configure external directory access when setting up NanoClaw?

Yes, you can configure external directory access when setting up NanoClaw. The installation process uses a mount allowlist to define and restrict which specific external directories the assistant can securely access.

How does WhatsApp QR code scanning work during NanoClaw setup?

WhatsApp QR code scanning during NanoClaw setup works by generating a QR code through the configuration script, which you scan with your phone to authenticate and link your WhatsApp account directly to the assistant.