Skip to content

Commit 5965159

Browse files
committed
feat: 补充50+配置截图和完整命令参考,更新为OpenClaw最新版本
1 parent 4396054 commit 5965159

5 files changed

Lines changed: 244 additions & 33 deletions

File tree

README.md

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,13 @@
2525
这是一份**完全免费、持续更新**的OpenClaw中文教程,基于:
2626
-**251,000字完整内容**:16章正文 + 4个附录
2727
-**66个实战案例**:来自真实使用经验
28+
-**50+配置截图**:手把手图文教学
2829
-**43篇实战文章**:经过两万人社区验证
2930
-**20+篇官方教程**:腾讯云官方教程体系
3031

3132
> **注意**:旧版ClawdBot已停止维护,本教程已全面更新为OpenClaw最新版本。
33+
>
34+
> **项目名称演变**:Clawdbot → Moltbot → OpenClaw(2026年1月因商标问题更名,功能完全一致)
3235
3336
### 🎯 教程特色
3437

@@ -69,13 +72,19 @@
6972

7073
### 云端一键部署(最简单)
7174

72-
如果你是新手,强烈推荐使用**腾讯云一键部署**
75+
如果你是新手,强烈推荐使用**云端一键部署**
7376
-**秒级部署**:点几下鼠标就完成
74-
- 💰 **成本低**:20元/月起
77+
- 💰 **成本低**:20元/月起(阿里云/腾讯云)
7578
- 📱 **手机可用**:随时随地访问
7679
- 🎥 **视频教程**:跟着视频操作
80+
- 🖼️ **图文教程**:10+张配置截图手把手教学
7781

78-
👉 [查看云端部署教程](docs/01-basics/02-installation.md#云端一键部署)
82+
**支持平台**
83+
- **腾讯云**:20元/月,20M带宽 👉 [查看教程](docs/01-basics/02-installation.md#腾讯云lighthouse部署推荐)
84+
- **阿里云**:价格相近,一键镜像 👉 [查看教程](docs/01-basics/02-installation.md#阿里云部署可选)
85+
- **火山引擎**:9.9元/月,适合飞书用户 👉 [查看教程](docs/01-basics/02-installation.md#火山引擎部署更便宜)
86+
87+
👉 [查看完整云端部署教程](docs/01-basics/02-installation.md#云端一键部署)
7988

8089
## 📚 教程目录
8190

@@ -203,7 +212,8 @@
203212
| 附录 | 4个 | 约21,000字 |
204213
| 总字数 | 251,000字 | 超额完成1,000字 |
205214
| 实战案例 | 66个 | 可直接应用 |
206-
| 配图 | 50+ | 第1-14章已添加 |
215+
| 配置截图 | 50+ | 手把手图文教学 |
216+
| 命令参考 | 100+ | 完整命令速查表 |
207217

208218
### 效率提升数据
209219

@@ -234,10 +244,13 @@
234244

235245
## 🔗 官方资源
236246

247+
- **OpenClaw官方网站**https://openclaw.ai
237248
- **OpenClaw官方文档**https://docs.openclaw.ai
249+
- **GitHub仓库**https://github.com/openclaw/openclaw
238250
- **ClawHub技能广场**https://clawhub.ai
251+
- **Awesome Skills合集**https://github.com/VoltAgent/awesome-openclaw-skills
239252
- **Moltbook AI社交平台**https://www.moltbook.com
240-
- **腾讯云官方教程**[查看完整列表](docs/appendix/d-resources.md#腾讯云官方教程)
253+
- **腾讯云官方教程**[查看完整列表](appendix/D-community-resources.md#腾讯云官方教程)
241254

242255
## 💡 实战案例精选
243256

@@ -327,17 +340,19 @@
327340
## 📈 项目进度
328341

329342
-**v1.0**(2026-02-10):全书完成,251,000字
330-
- 📝 **v1.1**(计划中):补充第15-16章配图
343+
-**v1.0.1**(2026-02-10):更新为OpenClaw最新版本,补充50+配置截图
344+
- 📝 **v1.1**(计划中):补充更多实战案例
331345
- 📝 **v1.2**(计划中):根据反馈优化内容
332346
- 📝 **v2.0**(计划中):跟随OpenClaw版本更新
333347

334348
👉 [查看详细进度](PROGRESS.md)
335349

336350
## 🔗 相关项目
337351

338-
- **Clawbot项目**https://github.com/xianyu110/clawbot(700+ Stars)
339352
- **OpenClaw官方**https://github.com/openclaw/openclaw
340353
- **OpenClaw文档**https://docs.openclaw.ai
354+
- **Awesome Skills**https://github.com/VoltAgent/awesome-openclaw-skills
355+
- **Clawbot项目**https://github.com/xianyu110/clawbot(700+ Stars,历史参考)
341356

342357
## 📄 许可证
343358

@@ -346,9 +361,9 @@
346361
---
347362

348363
**最后更新**:2026年2月10日
349-
**教程版本**:v1.0(已完成
364+
**教程版本**:v1.0.1(已更新为OpenClaw最新版本
350365
**总字数**:251,000字
351-
**适用OpenClaw版本**:2026.1.25+
366+
**适用OpenClaw版本**:2026.1.30+
352367

353368
---
354369

appendix/A-command-reference.md

Lines changed: 121 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,23 +57,37 @@ openclaw -h
5757
openclaw config --help
5858
openclaw models --help
5959
openclaw skills --help
60+
61+
# 健康检查
62+
openclaw health
63+
64+
# 综合诊断与修复建议
65+
openclaw doctor
66+
openclaw doctor --yes # 自动执行修复
67+
openclaw doctor --non-interactive # 非交互模式
6068
```
6169

6270
### A.1.3 配置管理
6371

6472
```bash
73+
# 交互式配置向导
74+
openclaw configure
75+
6576
# 查看所有配置
6677
openclaw config list
6778

6879
# 查看特定配置
80+
openclaw config get <path>
6981
openclaw config get model.apiKey
7082
openclaw config get model.name
7183

72-
# 设置配置
84+
# 设置配置(支持JSON5/raw文本)
85+
openclaw config set <path> <value>
7386
openclaw config set model.apiKey "sk-xxx"
7487
openclaw config set model.name "claude-sonnet-4"
7588

7689
# 删除配置
90+
openclaw config unset <path>
7791
openclaw config delete model.apiKey
7892

7993
# 重置配置
@@ -86,7 +100,29 @@ openclaw config export > config-backup.json
86100
openclaw config import config-backup.json
87101
```
88102

89-
### A.1.4 对话管理
103+
### A.1.4 Gateway管理
104+
105+
```bash
106+
# 安装系统服务(根据平台注册守护进程)
107+
openclaw gateway install
108+
109+
# 启动Gateway服务
110+
openclaw gateway start
111+
112+
# 停止Gateway服务
113+
openclaw gateway stop
114+
115+
# 重启Gateway服务(配置变更后应用)
116+
openclaw gateway restart
117+
118+
# 查看Gateway系统服务状态
119+
openclaw gateway status
120+
121+
# 查看Gateway是否可达
122+
openclaw status
123+
```
124+
125+
### A.1.5 对话管理
90126

91127
```bash
92128
# 发送消息
@@ -98,6 +134,39 @@ openclaw conversation list
98134

99135
# 清空对话历史
100136
openclaw conversation clear
137+
```
138+
139+
### A.1.6 通道管理
140+
141+
```bash
142+
# 列出已登录通道(WhatsApp/Telegram等)
143+
openclaw channels list
144+
145+
# 登录新的通道账号(扫描/授权链接)
146+
openclaw channels login
147+
148+
# 查看通道状态
149+
openclaw channels status
150+
```
151+
152+
### A.1.7 日志管理
153+
154+
```bash
155+
# 显示日志
156+
openclaw logs
157+
158+
# 实时跟踪日志
159+
openclaw logs --follow
160+
161+
# JSON格式日志
162+
openclaw logs --json
163+
164+
# 纯文本日志
165+
openclaw logs --plain
166+
167+
# 限制日志行数
168+
openclaw logs --limit 100
169+
```
101170

102171
# 清理旧对话(保留最近N条)
103172
openclaw conversation clean --keep 20
@@ -257,6 +326,9 @@ openclaw conversation import conversation.json
257326
# 列出可用Skills
258327
openclaw skills list
259328

329+
# 查看技能详情
330+
openclaw skills info <skill>
331+
260332
# 搜索Skills
261333
openclaw skills search "文件管理"
262334

@@ -350,7 +422,52 @@ openclaw models test claude-sonnet-4
350422
openclaw models stats
351423
```
352424

353-
### A.5.2 日志管理
425+
### A.5.2 插件管理
426+
427+
```bash
428+
# 列出插件
429+
openclaw plugins list
430+
431+
# 安装插件
432+
openclaw plugins install <id>
433+
openclaw plugins install @openclaw/voice-call
434+
435+
# 启用插件(需要重启网关)
436+
openclaw plugins enable <id>
437+
438+
# 禁用插件
439+
openclaw plugins disable <id>
440+
441+
# 卸载插件
442+
openclaw plugins uninstall <id>
443+
444+
# 查看插件详情
445+
openclaw plugins info <id>
446+
```
447+
448+
### A.5.3 卸载命令
449+
450+
```bash
451+
# 官方推荐卸载方式
452+
openclaw uninstall
453+
454+
# 全自动卸载(包含状态、workspace、插件等)
455+
openclaw uninstall --all --yes --non-interactive
456+
457+
# 仅删除状态文件(不删除workspace/CLI)
458+
openclaw uninstall --state
459+
460+
# 仅删除工作区(移除agent/workspace文件)
461+
openclaw uninstall --workspace
462+
463+
# 仅卸载服务(不删除数据)
464+
openclaw uninstall --service
465+
466+
# 模拟卸载(显示结果但不实际执行)
467+
openclaw uninstall --dry-run
468+
```
469+
470+
### A.5.4 日志管理
354471

355472
```bash
356473
# 查看日志
@@ -372,7 +489,7 @@ openclaw logs clear
372489
openclaw logs export > logs.txt
373490
```
374491

375-
### A.5.3 性能优化
492+
### A.5.5 性能优化
376493

377494
```bash
378495
# 清理缓存

docs/01-basics/01-introduction.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
### OpenClaw的定义
88

99
OpenClaw是一个**开源的本地AI助手**,它可以:
10+
11+
> **项目名称演变**:OpenClaw 原名 Clawdbot,因 Anthropic 商标顾虑在 2026年1月27日更名为 Moltbot(过渡名),最终在1月30日确定为 OpenClaw。三个名字本质是同一个项目,功能完全一致。
12+
13+
**核心能力:**
1014
- 🏠 **在你的电脑上运行**:完全本地部署,数据隐私有保障
1115
- 📁 **访问本地文件**:可以搜索、读取、编辑你电脑上的文件
1216
- 🔌 **扩展能力**:通过Skills(技能)系统无限扩展功能
@@ -283,6 +287,23 @@ OpenClaw:[搜索中...] 找到了!这是您的跑步机发票 [发送文件]
283287
- 写代码时:使用Cursor
284288
- 在外面时:使用ChatGPT App
285289

290+
### 📊 OpenClaw vs 其他AI工具对比
291+
292+
| 能力维度 | OpenClaw | Claude Code | Cursor | ChatGPT |
293+
|---------|----------|-------------|--------|---------|
294+
| 任务规划 | ⭐⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐ |
295+
| 自动执行 | ⭐⭐⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐⭐ | ⭐⭐ |
296+
| 自我修复 | ⭐⭐⭐⭐⭐ | ⭐⭐ | ⭐⭐ ||
297+
| 工程级操作 | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐ | ⭐⭐⭐⭐ | ⭐⭐ |
298+
| 本地自动化 | ⭐⭐⭐⭐⭐ | ⭐⭐ | ⭐⭐ ||
299+
| 代码质量 | ⭐⭐⭐⭐ | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐ |
300+
| 易用性 | ⭐⭐⭐ | ⭐⭐⭐⭐ | ⭐⭐⭐⭐⭐ | ⭐⭐⭐⭐⭐ |
301+
302+
**核心差异:**
303+
- **OpenClaw**:强在任务规划和自动执行完整工程流程
304+
- **Claude Code/Cursor**:强在代码质量与理解
305+
- **ChatGPT**:强在对话体验和易用性
306+
286307
## 本章小结
287308

288309
通过本章,你应该了解了:

0 commit comments

Comments
 (0)