Documentation

Step-by-step guides to help you master OpenClaw from setup to advanced workflows.

Getting Started

Beginner45 minutes

OpenClaw on Mac Mini — Complete Setup Guide

The definitive guide to setting up OpenClaw on a Mac Mini M4. Covers hardware recommendations, macOS preparation, installation, daemon configuration, headless operation, and your first interaction with the agent.

Beginner40 minutes

OpenClaw on Linux (Ubuntu/Debian) — Setup Guide

Complete guide to installing and configuring OpenClaw on Linux. Covers VPS and dedicated hardware, system prerequisites, installation, systemd service setup, firewall configuration, and remote access.

Beginner50 minutes

OpenClaw on Windows (WSL2) — Setup Guide

Step-by-step guide to running OpenClaw on Windows using WSL2. Covers WSL2 installation, Ubuntu setup, OpenClaw configuration, known limitations, and workarounds for Windows-specific issues.

Beginner35 minutes

OpenClaw on a VPS — Complete Setup Guide

Deploy OpenClaw on any VPS provider (DigitalOcean, Hetzner, Linode, Vultr, AWS Lightsail). Covers SSH access, Node.js installation, OpenClaw setup, systemd service configuration, UFW firewall rules, and monitoring basics.

Beginner40 minutes

OpenClaw on Oracle Cloud Free Tier

Run OpenClaw for free forever on Oracle Cloud's always-free ARM Ampere A1 instance. Full walkthrough from account creation to a running agent.

Beginner30 minutes

Your First 24 Hours with OpenClaw

What to do after you install OpenClaw: craft your SOUL.md personality, connect your first messaging channel, install your first skill, set up a morning briefing cron job, and verify everything works.

Beginner35 minutes

OpenClaw on Raspberry Pi

Turn a Raspberry Pi 4 or Pi 5 into a dedicated OpenClaw home server. Covers Raspberry Pi OS setup, Node.js ARM installation, performance tuning, heat management, and running your agent 24/7.

Beginner25 minutes

Migrating Your OpenClaw to a New Machine

Move your entire OpenClaw setup to a new server or machine without losing data. Covers workspace backup, memory export, skill preservation, cron job migration, and post-migration verification.

Intermediate30 minutes

OpenClaw + Docker — Containerized Setup

Run OpenClaw in Docker with a production-ready setup. Includes Dockerfile, docker-compose.yml with persistent volumes, environment variable configuration, health checks, and update strategies.

Security & Hardening

Configuration

Beginner20 minutes

API Key Setup & Model Configuration

Complete guide to obtaining API keys from LLM providers, configuring them in OpenClaw, choosing the right models for different tasks, and testing your API connectivity.

Beginner30 minutes

Messaging Channels — Complete Setup

Complete guide to connecting OpenClaw to Telegram, WhatsApp, Discord, Slack, iMessage, and other messaging platforms. Covers setup for each platform, multi-channel configuration, and DM policies.

Intermediate25 minutes

Heartbeat & Cron Job Configuration

Understand OpenClaw's heartbeat system, optimize it for cost and performance, configure active hours, set up cron jobs for recurring tasks, and monitor your agent's autonomous behavior.

Intermediate20 minutes

Cost Optimization — Keep API Bills Under Control

Practical strategies for managing and reducing OpenClaw API costs. Covers what costs money, model routing, active hours, usage monitoring, spending limits, and alternative providers.

Beginner25 minutes

15 Cron Job Recipes You Can Set Up in 5 Minutes

Copy-paste cron job recipes for the most useful automations: morning briefings, email checks, backups, social posting, and more.

Beginner20 minutes

The OpenClaw Memory System: Never Lose Context Again

Master OpenClaw's memory system: daily logs, long-term storage, semantic search, and memory maintenance best practices.

Beginner20 minutes

Keeping OpenClaw Running 24/7 — Process Management Guide

The definitive guide to keeping your OpenClaw agent alive and healthy. Compares systemd, pm2, and tmux. Covers auto-restart, log rotation, resource monitoring, and alerting.

Skills & Customization

Advanced Topics

Advanced40 minutes

Multi-Agent Workflows

Advanced guide to running multiple OpenClaw agents, configuring per-agent workspaces, enabling agent-to-agent communication, use cases for multi-agent setups, and integrating with Claude Code.

Beginner20 minutes

Troubleshooting Common Issues

Solutions for the most common OpenClaw problems: unresponsive agents, permission errors, skill installation failures, gateway crashes, messaging connection drops, and how to use openclaw doctor.

Advanced30 minutes

The ClawDocx OpenClaw Command Reference

Complete reference for every openclaw CLI command with examples, detailed options, and the openclaw.json configuration file reference. Covers gateway, doctor, health, skills, cron, pairing, security, and dashboard commands.

Intermediate30 minutes

Build a Content Operations Pipeline with OpenClaw

Build a complete content operations pipeline using OpenClaw: from automated research and AI-assisted drafting to multi-pass editing, CMS publishing, and social media cross-posting. Includes cron configurations, SOUL.md voice training, and A/B testing strategies.

Intermediate25 minutes

OpenClaw for Developers: The Ultimate Productivity Setup

The complete developer productivity guide for OpenClaw. Set up automated PR reviews, CI/CD monitoring, standup generation, sprint tracking, and deployment workflows. Includes a full openclaw.json config and cron job schedule for engineering teams.

Intermediate25 minutes

Browser Automation with Playwright and OpenClaw

Learn how to use Playwright MCP skills with OpenClaw to automate browser tasks including web scraping, form filling, screenshot capture, price monitoring, and competitor tracking.

Intermediate25 minutes

Email Automation: Let Your Agent Handle Your Inbox

Learn how to automate email management with OpenClaw using AgentMail, Gmail integration, smart triage, auto-reply rules, and email-to-task workflows. From inbox zero to full email autonomy.

Intermediate30 minutes

Sub-Agents Mastery: Parallel Workflows That Actually Work

Learn when and how to use sub-agents for complex tasks. Fan-out patterns, monitoring, error handling, and real-world examples.