setup

Automate NanoClaw installation and configuration of Node.js, Docker, and communication channels.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the initial setup and ongoing configuration of NanoClaw, ensuring all dependencies, runtimes, and user preferences are correctly configured for optimal operation.

Core Features & Use Cases

  • Dependency Management: Installs and verifies Node.js, Docker, and other necessary tools.
  • Runtime Configuration: Guides users through selecting and setting up container runtimes (Docker or Apple Container).
  • Channel Setup: Configures communication channels like QQ Bot and WhatsApp, including authentication and registration.
  • Service Management: Handles the loading and unloading of the NanoClaw service.
  • Use Case: When you first install NanoClaw, you can use this skill to automatically install Node.js, set up Docker, configure your QQ bot, and start the main service with a single command.

Quick Start

Run the setup skill to automatically install dependencies 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?

Automating NanoClaw setup involves running a single command that installs Node.js, configures container runtimes like Docker, and registers communication channels such as QQ Bot to ensure a fully operational AI assistant environment.

Do I need Docker installed before setting up NanoClaw?

No, you do not need Docker installed beforehand. The NanoClaw setup script handles dependency management by automatically installing and verifying necessary tools like Node.js and Docker or Apple Container.

How do I configure a QQ Bot for NanoClaw?

Configuring a QQ Bot for NanoClaw is managed through the setup skill, which guides you through channel selection, authentication, and service registration to establish the communication channel.

Does NanoClaw setup support Apple Container as a runtime?

Yes, NanoClaw setup supports Apple Container as a runtime. The configuration process guides users through selecting and setting up either Docker or Apple Container for the environment.

What's the best way to manage NanoClaw service loading and unloading?

Managing NanoClaw service loading and unloading is handled directly by the setup skill during configuration, ensuring the main service starts correctly after environment variables and user settings are applied.