> 7 文件灵魂文件系统 - 让 Agent 拥有持久人格
Neshama Soul Engine 是一个基于 OCEAN 人格模型和 Valence-Arousal 情绪系统的 Agent 人格系统。让 AI 拥有独特的"性格",记住用户偏好,实现真正懂你的 AI 助手。
核心功能:
openclaw skills install neshama-soul
git clone https://github.com/Neshama-AI/neshama-soul-openclaw.git
cd neshama-soul-openclaw
openclaw skills install .
neshama-soul-openclaw/
├── SKILL.md # 本文件,入口说明
├── soul/
│ ├── SOUL.md # 人格核心(OCEAN 模型)
│ ├── IDENTITY.md # 身份定义
│ ├── AGENTS.md # 岗位说明
│ ├── USER.md # 用户偏好
│ ├── BOOTSTRAP.md # 首次初始化
│ ├── HEARTBEAT.md # 心跳任务
│ └── TOOLS.md # 工具规范
└── README.md
| 文件 | 作用 | 持久性 |
|---|---|---|
| ------ | ------ | -------- |
| SOUL.md | OCEAN 人格配置 | ✅ 永久 |
| IDENTITY.md | 身份标识 | ✅ 永久 |
| AGENTS.md | 行为红线 | ✅ 永久 |
| USER.md | 用户偏好 | ✅ 永久 |
| BOOTSTRAP.md | 首次运行 | ⚠️ 完成后可删除 |
| HEARTBEAT.md | 定时检查 | ✅ 永久 |
| TOOLS.md | 工具规范 | ✅ 永久 |
按照上方安装步骤完成安装。
首次运行时,Agent 会自动执行初始化流程。
初始化完成后,每次对话 Agent 都会:
公共测试 Key:nsh_public_beta_2026
| Key 类型 | 每日限制 | 说明 |
|---|---|---|
| ---------- | ---------- | ------ |
| 公共 Key | 1000 次 | 公测期,正式版会更严格 |
| 个人 Key | 无限制 | 注册获取:https://neshama.pw/register |
| 资源 | 链接 |
|---|---|
| ------ | ------ |
| 官网 | https://neshama.pw |
| SoulCraft | https://neshama.pw/soulcraft |
| API 文档 | https://api.neshama.pw/docs |
| GitHub | https://github.com/Neshama-AI/neshama-soul-openclaw |
© 2026 Neshama AI. All rights reserved.
共 2 个版本