OpenClaw简称小龙虾完整安装与配置步骤
玖云帮助
2026-03-14 12:25
67
一、Windows 安装(推荐一键脚本)
- 以管理员身份打开 PowerShell
- Win+X → 选择 Windows 终端(管理员) 或 Windows PowerShell(管理员)
- 执行一键安装命令(二选一)
- 官方原版(海外网络):
powershell
iwr -useb https://openclaw.ai/install.ps1 | iex - 国内加速(推荐):
powershell
iwr -useb https://clawd.org.cn/install.ps1 | iex
- 官方原版(海外网络):
- 等待 3–5 分钟,出现
openclaw installed successfully即安装成功 - 初始化配置(关键)
powershell
openclaw onboard- 按提示选 Yes,模式选 QuickStart
- 填入你的 API Key(如 Claude、智谱、DeepSeek、通义千问等)
- 启动服务
powershell
openclaw start - 浏览器访问控制面板