setup

Automate OmniClaw setup with dependencies, container images, and service configuration.

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

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 OmniClaw, ensuring all necessary dependencies, authentications, and services are correctly in place.

Core Features & Use Cases

  • Automated Installation: Installs dependencies, builds container images, and configures system services.
  • Authentication Management: Guides users through WhatsApp authentication and API key setup.
  • Configuration: Registers channels, sets up mount permissions, and verifies the installation.
  • Use Case: When you first install OmniClaw, you can run /setup to automatically handle all the complex steps, from installing Node.js to authenticating your WhatsApp account and setting up the background service.

Quick Start

Run the setup skill to configure OmniClaw for first-time use.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate OmniClaw setup and configuration?

You can automate OmniClaw setup by running the setup process, which handles dependency installation, container image building, WhatsApp authentication, service configuration, and environment verification automatically.

How do I configure WhatsApp authentication for OmniClaw?

WhatsApp authentication for OmniClaw is managed through the setup process, which guides you through API key setup and account linking to ensure your messaging channels are correctly authenticated.

Does OmniClaw setup support both macOS and Linux service configuration?

Yes, OmniClaw setup handles platform-specific service management for both macOS and Linux, ensuring background services and mount permissions are correctly registered on your operating system.

What dependencies do I need to install before configuring OmniClaw?

The automated OmniClaw setup handles dependency installation for you, including building container images and installing necessary system packages like Node.js without requiring manual prerequisite setup.

How do I verify my OmniClaw installation and service configuration?

OmniClaw setup includes environment verification as its final step, checking that all dependencies, authentications, and system services are correctly configured and operational before completing the process.