OpenClaw (Clawdbot) 安装部署教程(Windows 版)
侧边栏壁纸
  • 累计撰写 192 篇文章
  • 累计收到 1 条评论

OpenClaw (Clawdbot) 安装部署教程(Windows 版)

yihui
2026-06-18 / 0 评论 / 1 阅读 / 正在检测是否收录...

[b]OpenClaw[/b] 是目前最流行的 AI 自动化网关,支持多模型调度、智能体编排、TG/微信对接,被誉为「下一代 AI 自动化神器」。

[hr]

size=20一、安装准备/b

listWindows 系统
*Git[/url](可选,部分功能需要)
[*]稳定的网络环境(某些情况需要科学上网)[/list]

[hr]

size=20二、安装步骤/b

[size=18]方法1:PowerShell 一键安装(推荐)[/size]

以管理员身份打开 PowerShell,执行:

[quote]Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
iwr -useb https://openclaw.ai/install.ps1 | iex[/quote]

[size=18]方法2:CMD 安装[/size]

[quote]curl -fsSL https://openclaw.ai/install.cmd -o install.cmd

0

评论 (0)

取消