openclaw-setup-guide
Installation
SKILL.md
OpenClaw Production Setup Guide
A comprehensive 6-part guide to setting up OpenClaw as a production AI assistant on a VPS, with WhatsApp integration, Google Calendar/Gmail, automated backups, security hardening, and cron automation.
What This Covers
- Base Install — VPS setup, Node.js, OpenClaw installation, WhatsApp pairing
- AI Assistant — Personality, model chain (primary + fallback), workspace files (SOUL.md, USER.md, IDENTITY.md)
- Infrastructure — Google OAuth (Calendar, Gmail, Drive, Sheets), webhook server, Cloudflare tunnel, rclone encrypted backups, git backup
- Automation — Cron jobs, event queue (SQLite-backed with retries + dead-letter), heartbeat system, two-layer delivery pattern
- Hardening — CrowdSec IDS, secret rotation, config snapshots, rollback scripts, OpenClaw update safety
- Verification — 21-point automated validation, troubleshooting guide