setup

Automate NanoClaw initial deployment with environment checks and runtime selection.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NanoClaw setup automation eliminates manual, multi-step bootstrap tasks for new deployments, ensuring a consistent starting state across environments.

Core Features & Use Cases

  • Guided bootstrap: performs environment checks, dependencies, and platform readiness.
  • Container/runtime configuration: selects and prepares the appropriate runtime (Docker or Apple Container) and validates readiness.
  • End-to-end setup: configures authentication, channel integrations, mounts, and launches the service for first use.

Quick Start

Run the setup skill to bootstrap NanoClaw on a fresh host, guiding environment checks, runtime selection, and service start.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I bootstrap NanoClaw on a fresh host?

To bootstrap NanoClaw, run the setup automation to perform environment checks, validate Node.js, select a container runtime, configure authentication, and start the service. It guides first-time installations through a structured, multi-step process for a consistent deployment state.

What does automated NanoClaw setup configure during initial deployment?

Automated NanoClaw setup configures environment dependencies, container runtimes, authentication, channel integrations, and service startup. It eliminates manual bootstrap tasks by applying frontmatter-driven instructions and scripted steps to ensure platform readiness across new environments.

Do I need Docker to run NanoClaw setup, or can I use Apple Container?

You do not strictly need Docker; NanoClaw setup supports both Docker and Apple Container. During the bootstrap process, the automation guides runtime selection and validates the readiness of your chosen container environment before proceeding.

Can I automate NanoClaw channel integration and authentication setup?

Yes, you can automate NanoClaw channel integration and authentication setup. The setup skill finalizes channel registrations and configures authentication as part of its structured, end-to-end bootstrap workflow to prepare the service for first use.

What is the best way to automate NanoClaw initial deployment and configuration?

The best way to automate NanoClaw initial deployment is using a setup skill that applies frontmatter-driven instructions. It validates environments, installs dependencies, selects a container runtime, and launches the service, ensuring a consistent starting state across deployments.