Boshlang‘ich sozlash ustasi (CLI)¶
Onboarding wizard — macOS, Linux yoki Windows (WSL2 orqali; qat’iy tavsiya etiladi) da OpenClaw’ni sozlashning tavsiya etilgan usuli. U bitta yo‘naltirilgan oqimda lokal Gateway yoki masofaviy Gateway ulanishini, shuningdek kanallar, ko‘nikmalar va workspace standartlarini sozlaydi.
openclaw onboard
openclaw dashboard va brauzerda chat qiling. Hujjatlar: Dashboard.
Keyinroq qayta sozlash uchun:
openclaw configure
openclaw agents add <name>
--json interaktiv bo‘lmagan rejimni anglatmaydi. Skriptlar uchun --non-interactive dan foydalaning.
web_search dan foydalana olishi uchun Brave Search API kalitini sozlang (web_fetch kalitsiz ham ishlaydi). Eng oson yo‘l: openclaw configure --section web
tools.web.search.apiKey ni saqlaydi. Hujjatlar: Web tools.
QuickStart va Advanced¶
Wizard QuickStart (standartlar) yoki Advanced (to‘liq nazorat) bilan boshlanadi.
Wizard nimani sozlaydi¶
Lokal rejim (standart) sizni quyidagi qadamlar orqali olib boradi:
- Model/Auth — Anthropic API kaliti (tavsiya etiladi), OAuth, OpenAI yoki boshqa provayderlar. Standart modelni tanlang.
- Workspace — agent fayllari uchun joy (standart
~/.openclaw/workspace). Boshlang‘ich (bootstrap) fayllarni yaratadi. - Gateway — port, bog‘lanish manzili, autentifikatsiya rejimi, Tailscale orqali ochish.
- Kanallar — WhatsApp, Telegram, Discord, Google Chat, Mattermost, Signal, BlueBubbles yoki iMessage.
- Daemon — LaunchAgent (macOS) yoki systemd user unit (Linux/WSL2) ni o‘rnatadi.
- Health check — Starts the Gateway and verifies it's running.
- Skills — Installs recommended skills and optional dependencies.
--reset).
If the config is invalid or contains legacy keys, the wizard asks you to run openclaw doctor first.
Remote mode only configures the local client to connect to a Gateway elsewhere. It does not install or change anything on the remote host.
Add another agent¶
Use openclaw agents add <name> to create a separate agent with its own workspace,
sessions, and auth profiles. Running without --workspace launches the wizard.
What it sets:
agents.list[].nameagents.list[].workspaceagents.list[].agentDir
Notes:
- Default workspaces follow
~/.openclaw/workspace-<agentId>. - Add
bindingsto route inbound messages (the wizard can do this). - Non-interactive flags:
--model,--agent-dir,--bind,--non-interactive.
Full reference¶
For detailed step-by-step breakdowns, non-interactive scripting, Signal setup, RPC API, and a full list of config fields the wizard writes, see the Wizard Reference.
Related docs¶
- CLI command reference:
openclaw onboard - macOS app onboarding: Onboarding
- Agent first-run ritual: Agent Bootstrapping