setup

Automate SuperClaw installation with prerequisite checks, dependency setup, and service validation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex installation and configuration process for SuperClaw, ensuring all dependencies and services are correctly set up.

Core Features & Use Cases

  • Prerequisite Checks: Verifies Node.js, npm, OpenClaw, Peekaboo, and SQLite3 are installed and meet version requirements.
  • Automated Configuration: Sets up superclaw.json, installs Node.js dependencies, and builds necessary MCP server bridges.
  • Interactive Setup: Guides users through optional Telegram integration by collecting bot tokens and chat IDs.
  • End-to-End Validation: Tests gateway connectivity, MCP server responsiveness, and initializes the memory database.
  • Use Case: When setting up SuperClaw for the first time, run this skill to ensure a smooth and error-free installation, avoiding common pitfalls.

Quick Start

Run the setup skill to install and configure SuperClaw on your system.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate SuperClaw installation and configuration?

To automate SuperClaw installation, run the setup wizard to verify prerequisites, install Node.js dependencies, build MCP server bridges, and validate core services. This ensures a smooth configuration process without manual intervention.

What prerequisites are required for SuperClaw setup?

SuperClaw setup requires Node.js, npm, OpenClaw, Peekaboo, and SQLite3 to be installed and meet specific version requirements. The setup wizard verifies all these prerequisites before proceeding with dependency installation and service building.

Can I integrate Telegram during the SuperClaw installation process?

Yes, you can integrate Telegram during SuperClaw installation through the interactive setup wizard. It guides you by collecting your bot tokens and chat IDs, configuring the optional Telegram integration seamlessly within the setup process.

How does the SuperClaw setup validate service operational status?

SuperClaw setup validates service operational status by testing gateway connectivity, checking MCP server responsiveness, and initializing the memory database. This end-to-end validation confirms all core services are fully operational before installation completion.

What configuration files are generated by the SuperClaw installation wizard?

The SuperClaw installation wizard generates the superclaw.json configuration file, installs Node.js dependencies, and builds necessary MCP server bridges. These components establish the complete operational environment for the SuperClaw system.