openclaw安装,从入门到装杯

0 阅读1分钟

安装nodejs

去官网 nodejs.org/en/download… 下载

ScreenShot_2026-03-22_103448_368.png

检查版本号,确认是否已安装

ScreenShot_2026-03-22_103752_789.png

安装git工具

官网 git-scm.com/install/win… 下载,选择对应版本

git.png

检查版本号,确认是否已安装

ScreenShot_2026-03-22_104152_592.png

改用https协议,临时绕过ssh git config --global url."https://github.com/".insteadOf "ssh://ssh:git@github.com/"

安装openclaw

管理员打开powershell

ScreenShot_2026-03-22_104621_990.png

输入安装命令 npm i -g openclaw 完成后,输入openclaw onboard,配置openclaw

ScreenShot_2026-03-22_105008_871.png

配置之前,注册kimi账号,新建apikey

kimi官网platform.moonshot.cn/console/acc… 注册

kimi账号注册.png

新建apikey并复制

新建apikey.png

配置openclaw

同意授权

授权.png

选择快速开始

2快速开始.png

选择kimi2.5模型

3选择模型.png

选择第二个.png

粘贴apikey

粘贴.png

跳过一些配置

跳过.png

跳过2.png

跳过3.png

重启服务

重启服务.png

选择浏览器打开

openWeb.png

至此安装完成

完成.png

让龙虾干个活

实例.png

DONE!

生成文件夹.png

生成文件夹2.png