7-Day Quick Start
A step-by-step tutorial designed for complete beginners. Invest 30-60 minutes per day, and after 7 days you'll be able to independently deploy and run your own personal AI assistant.
We recommend completing each day's content in order. If you already have programming experience, you can quickly skim through the first two days and focus on Day 3 onwards for platform configuration and advanced usage.
Environment Setup & Installation
Understand OpenClaw's architecture, install Node.js, complete the global npm installation, and launch your first Gateway service.
Configure AI Model
Obtain and configure API Keys for Claude, OpenAI, or other LLMs. Understand token consumption and billing, and choose the right model for you.
Connect Messaging Platforms
Connect your AI assistant to Feishu, WeCom, or Discord. Learn Channels configuration and achieve unified multi-platform management.
Install & Use Skills
Browse the ClawHub skill marketplace, install your first skill, and learn how to trigger skills through conversation to expand AI capabilities.
Workspace & Memory System
Understand the Workspace design, configure SOUL.md to personalize your AI persona, and use memory files for cross-session context.
Sub-Agents & Automated Workflows
Learn the sub-agent scheduling mechanism, use Heartbeat for scheduled tasks, and build automated workflows that run without human intervention.
Docker Deploy & Production Ops
Production-grade deployment using Docker Compose, with persistent storage, reverse proxy, and HTTPS for stable operation.