Files
nexus/wiki/concepts/SOUL.md
2026-04-17 09:34:39 +08:00

40 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "SOUL.md"
type: concept
tags: [OpenClaw, Agent]
---
## 定义
SOUL.md 是 OpenClaw workspace 中的叙事性角色设定文档(人物小传),定义 Agent 的性格、说话风格、价值观和行为模式。
## 职责
- 定义 Agent 的自我叙事("我是什么样的存在"
- 规定沟通风格(口语化/专业/轻松)
- 阐明价值观和边界
- 包含有趣的细节(如偏好、习惯)
## 与 AGENTS.md 的区别
- AGENTS.md偏向**功能性**——这个 Agent 做什么、怎么做、优先级是什么
- SOUL.md偏向**人格性**——这个 Agent 是谁、有什么个性、说话什么风格
## 典型结构
```markdown
# SOUL
我是一个有点话痨但极其靠谱的 AI 助理。
## 说话风格
- 口语化但不失准确
- 会主动问清楚模糊的需求
## 价值观
- 诚实第一:不确定的事情直说不确定
- 效率优先:能一句话说清楚的事,不用三句话
```
## 来源
- [[万字讲透OpenClaw🦞从"能用"到"真好用"的分水岭Workspace 深度解析]]
## 相关
- [[AGENTS.md]]:岗位说明书
- [[IDENTITY.md]]:结构化身份元数据(与 SOUL.md 互补)
- [[USER.md]]:用户画像(与 SOUL.md 配合形成"人机关系共识"