docs: 更新 openclaw 使用指南,完善使用场景和安装步骤
This commit is contained in:
@@ -14,10 +14,11 @@ tags:
|
|||||||
### 通用模式[mode=hot]
|
### 通用模式[mode=hot]
|
||||||
|
|
||||||
1. 新闻摘要
|
1. 新闻摘要
|
||||||
2. 日程管理,备忘记录
|
2. 日程管理,备忘记录,定时任务
|
||||||
3. 自媒体运营
|
3. 自媒体运营
|
||||||
4. 开发辅助(Vibe Coding), 生产部署
|
4. 开发辅助(Vibe Coding), 生产部署
|
||||||
5. 个性化支持
|
5. 智能资源管理(AIERP)
|
||||||
|
6. 个性化支持
|
||||||
|
|
||||||
## 安装篇
|
## 安装篇
|
||||||
|
|
||||||
@@ -76,7 +77,7 @@ $:
|
|||||||
script: zsh -i -c 'bun run start'
|
script: zsh -i -c 'bun run start'
|
||||||
- name: 启动当前工作区
|
- name: 启动当前工作区
|
||||||
script: zsh -i -c 'cloud cnb keep-alive-current-workspace'
|
script: zsh -i -c 'cloud cnb keep-alive-current-workspace'
|
||||||
# endStages:
|
endStages:
|
||||||
# - name: 结束阶段
|
- name: 结束阶段
|
||||||
# script: zsh -i -c 'bun src/cli.ts init end'
|
script: zsh -i -c 'bun src/cli.ts init end-all'
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user