Complete model selection to skill enablement in three steps, then download `openclaw.json`.

Install Client

Start with Windows/macOS client and get the first working loop before scaling.

Select Model and Channel

Choose OpenAI, DeepSeek, or local Ollama based on your real operating context.

Enable Core Skills

Enable search, file I/O, and web clip before adding complex skills.

Visual Config Generator

Generate runnable config in 3 steps

{ "version": "1.0", "model": "openai", "channel": "whatsapp", "skills": [ "search", "file-read" ], "security": { "localStorageOnly": true, "permissionPrompt": true } }
Quick Setup | OpenClaw