Skip to content

OpenClaw你的 AI 助手

自托管、多渠道的 AI 助手,拥有强大的自动化能力

OpenClaw

快速开始

bash
# macOS / Linux
curl -fsSL https://openclaw.ai/install.sh | bash

# Windows (PowerShell)
iwr -useb https://openclaw.ai/install.ps1 | iex
bash
npm install -g openclaw
openclaw start
bash
pnpm install -g openclaw
openclaw start
bash
docker run -d openclaw/openclaw

💡 第一次使用? 运行 openclaw init 启动配置向导!

Released under the MIT License.