From b29a1a6cc7f788c1f0a5809c1f4c91896af2be50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=87=91=E5=88=9A?= Date: Mon, 23 Mar 2026 14:00:32 +0100 Subject: [PATCH] =?UTF-8?q?Add=20cc-soul=20=E2=80=94=20cognitive=20archite?= =?UTF-8?q?cture=20plugin=20(memory,=20personality,=20emotion)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cc-soul 是 OpenClaw 的认知架构插件,提供持久记忆、自适应人格、情绪感知和自我进化。 50 个模块,20K+ 行 TypeScript,123 项功能。 - ClawHub: https://clawhub.ai/wenroudeyu-collab/cc-soul - GitHub: https://github.com/wenroudeyu-collab/cc-soul - npm: https://www.npmjs.com/package/@cc-soul/openclaw --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5d5e784..544d264 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,12 @@ openclaw gateway restart - **ClawHub技能广场**:https://clawhub.ai - **Awesome Skills合集**:https://github.com/VoltAgent/awesome-openclaw-skills +## 🔌 推荐插件 + +| 插件名称 | 链接 | 核心功能 | +|----------|------|----------| +| **cc-soul** | [GitHub](https://github.com/wenroudeyu-collab/cc-soul) · [npm](https://www.npmjs.com/package/@cc-soul/openclaw) · [ClawHub](https://clawhub.ai/wenroudeyu-collab/cc-soul) | 认知架构插件 — 10,000+ 条持久记忆 + 语义搜索、10 个人格自动切换、情绪检测 + 7 天情绪弧线、梦境模式跨领域联想、纠正归因自我进化。50 个模块,20K+ 行 TypeScript,123 项功能。安装:`openclaw plugins install @cc-soul/openclaw` | + ## 💡 实战案例精选 ### 📦 配置示例(开箱即用)