标准OpenClaw目录结构

110 字

标准OpenClaw目录结构

来源类型: 行业文章摘要
日期: 2026

核心金句

1|标准OpenClaw目录结构
2|核心目录(通常在 /root/.openclaw/ 或 /home/user/.openclaw/)
3|.openclaw/
4|├── config/ # 配置文件目录
5|│ ├── agents.json # 代理配置
6|│ ├── channels.json

4 大要点

1. (待续)

1|标准OpenClaw目录结构
2|核心目录(通常在 /root/.openclaw/ 或 /home/user/.openclaw/)
3|.openclaw/
4|├── config/ # 配置文件目录
5|│ ├── agents.json # 代理配置
6|│ ├── channels.json # 通道配置(飞书、微信等)
7|│ ├── models.json # 模型配置
8|│ ├── nodes.json # 节点配置
9|│ └── skills.json # 技能配置
10|├── data/ # 数据存储目录
11|│ ├── sessions/ # 会话数据
12|│ ├── cache/ # 缓存数据
13|│ ├── logs/ # 日志文

2. (待续)

3. (待续)

4. (待续)

关键洞察

1. 核心

2. 亮点

3. 定位

4. 趋势

资料来源

  • 原始文件:raw/articles/openclaw/标准OpenClaw目录结构.md
  • 来源: