setup

Automate ClaudeClaw setup with dependency installation, channel authentication, and service bootstrapping.

189|60|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/sbusso/claudeclaw --skill setup-sbusso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/sbusso/claudeclaw/tree/main/skills/setup
Command: npx skills add https://github.com/sbusso/claudeclaw --skill setup-sbusso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This setup skill provides a guided, automated bootstrap for ClaudeClaw installations, authenticating channels, registering the main bot, and starting background services to reduce manual configuration.

Core Features & Use Cases

  • One-shot bootstrap: installs dependencies, validates environment, and prepares runtime.
  • Channel onboarding: authenticates and registers messaging channels (WhatsApp, Telegram, Slack, etc.) for immediate use.
  • Service orchestration: launches and monitors the background ClaudeClaw service with per-instance configuration.
  • Post-setup verification: offers a verify step to ensure channels are connected and the bot is reachable.

Quick Start

Run the setup from the project root to bootstrap dependencies, authenticate channels, register the main chat, and start the service.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate ClaudeClaw setup and authenticate messaging channels?

The ClaudeClaw setup handles multi-channel configuration by authenticating messaging channels, registering the main bot, and merging channel configurations across different environments during the bootstrap process.

What environment checks are required before bootstrapping the ClaudeClaw service?

Before bootstrapping the ClaudeClaw service, you need proper environment validation, mode detection, and provision of channel credentials and bot names to ensure a successful installation and service startup.

Can I verify that channels are connected and the bot is reachable after setup?

ClaudeClaw setup orchestrates the background service by launching and monitoring it with per-instance configuration, handling the initial startup routines and coordinating script steps for the runtime environment.

Does ClaudeClaw setup support local plugin installations across multiple environments?

Yes, ClaudeClaw setup supports local plugin installations and multi-channel configurations across environments, handling onboarding, environment checks, channel merges, and startup routines for each specific context.