openclaw-cn相关

注意:最近在社区看到有很多什么一键安装包我看网址就像是钓鱼网站,不会玩的小伙伴千万别乱下载,那是经过二次打包的安装上你电脑就变成肉鸡被控制了已经有部分小白已中招

基础常用命令

openclaw-cn configure --section model - 更换API模型

openclaw-cn gateway status - 查看状态

openclaw-cn gateway start - 启动

openclaw-cn gateway stop - 停止

openclaw-cn gateway restart - 重启

openclaw-cn uninstall - 卸载

安装(目前建议用国内的,原版遇到问题需要仔细研究问题还不一定能解决,对国内一些api接入也不是很友好)

中文社区https://clawd.org.cn/

windows安装 

永久调整执行策略(需管理员权限) 

第一步: 管理员身份打开 PowerShell,执行:

Set-ExecutionPolicy RemoteSigned -Scope LocalMachine 选全是 

第二步: #在 PowerShell 中运行 

iwr -useb https://clawd.org.cn/install.ps1 | iex 

国内镜像 #在 PowerShell 中运行(使用国内镜像)

iwr -useb https://clawd.org.cn/install.ps1 -OutFile install.ps1; ./install.ps1 -Registry https://registry.npmmirror.com

第三部:对接QQ机器人

https://q.qq.com/qqbot/openclaw/login.html

进阶:安装 Claw CLI添加skill技能

安装 Claw CLI 需自学习能力强

使用 NPM

npm install -g @openclaw-cn/cli

已知 2026-03-11 21:25:54 通过 网页 浏览(133)

共有0条评论!

发表评论

更换一道题!