setup

Automate MegaClaw platform setup, dependencies, container runtime, and authentication.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill guides users through the initial setup and configuration of the MegaClaw AI assistant platform, ensuring all dependencies, container runtimes, and authentication are correctly established for seamless operation.

Core Features & Use Cases

  • Dependency Installation: Automatically installs necessary Node.js packages.
  • Container Runtime Setup: Detects and assists in setting up either Apple Container (macOS) or Docker.
  • Authentication: Guides through Claude subscription or API key authentication.
  • WhatsApp Integration: Facilitates WhatsApp authentication via QR code scanning.
  • Service Configuration: Sets up scheduled tasks and external directory access.
  • Use Case: A new user wants to get MegaClaw running on their machine. They run this skill, and it walks them through installing Node.js dependencies, setting up Docker, authenticating with Claude, and linking their WhatsApp account.

Quick Start

Run the setup skill to install MegaClaw and configure your environment.

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 MegaClaw AI assistant platform?

To configure MegaClaw, you need to install Node.js dependencies, set up a container runtime like Docker or Apple Container, authenticate Claude via subscription or API key, and link WhatsApp via QR code scanning.

Does MegaClaw setup require Docker, or can I use Apple Container on macOS?

MegaClaw setup supports both Docker and Apple Container for macOS. The configuration process detects your environment and assists in setting up the appropriate container runtime to build images and launch services.

How do I authenticate Claude and WhatsApp when setting up an AI assistant?

Claude authentication supports either a subscription login or an API key, while WhatsApp integration requires scanning a QR code. The setup process guides you through both authentication steps to ensure the assistant is ready.

What dependencies do I need to run a containerized WhatsApp AI assistant?

You need Node.js packages and a container runtime like Docker or Apple Container. The setup script automatically installs the required Node.js dependencies and builds the container images necessary for the assistant to operate.

Can I configure scheduled tasks and external directory access for MegaClaw?

Yes, the MegaClaw setup includes service configuration that establishes scheduled tasks and configures external directory access, ensuring the containerized assistant operates with necessary automated routines and file permissions.