setup

Automate NanoClaw installation and configuration on macOS and Linux.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex and often error-prone process of setting up the NanoClaw AI assistant, ensuring all dependencies, authentications, and configurations are correctly in place.

Core Features & Use Cases

  • Automated Dependency Installation: Installs Node.js, Docker, and other required packages.
  • Authentication Handling: Guides through or automates WhatsApp and Anthropic API key setup.
  • Configuration Management: Sets up service managers, container runtimes, and mount allowlists.
  • Use Case: A new user wants to get CribClaw running on their machine. They run the setup skill, which walks them through installing Node.js, authenticating their WhatsApp number, configuring the AI, and starting the background service, all with minimal manual intervention.

Quick Start

Run the setup skill to install all dependencies and configure the system.

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 the NanoClaw AI assistant?

The setup process automates dependency installation, authentication for Claude and WhatsApp, channel registration, and service management to deploy a fully operational NanoClaw AI agent with minimal manual intervention.

What dependencies do I need to set up NanoClaw?

NanoClaw setup requires Node.js and Docker. The automated configuration process installs these dependencies, configures the container runtime, and sets up service managers for you.

Does NanoClaw setup support macOS and Linux?

Yes, NanoClaw setup handles platform-specific configurations for both macOS and Linux, ensuring the container runtime and service manager operate correctly across different environments.

How do I authenticate WhatsApp and Claude with NanoClaw?

The setup process guides you through WhatsApp number authentication and Anthropic API key configuration, registering your communication channels to enable the AI agent's messaging capabilities.

What is the best way to configure a container runtime for an AI agent?

Using an automated setup process ensures proper container runtime configuration by managing Docker installation, mount allowlists, and service managers across macOS and Linux environments.