← 返回 Skills 市场
chiyuchen-web

Empathic Trinity Core

作者 Chiyuchen-web · GitHub ↗ · v2.0.0
cross-platform ✓ 安全检测通过
410
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install empathic-trinity-core
功能描述
面向 OpenClaw 工作区的低上下文占用记忆系统安装、迁移与配置技能。用于把任意工作区改造成 Memory V8 运行方式:会话优先、daily 摘要、精简 `MEMORY.md`、按需检索,并保留用户状态察觉、关系温度与更有情商的长期协作能力。适用于安装新记忆体系、迁移旧记忆规则、压缩上下文占用、规范 da...
使用说明 (SKILL.md)

Memory V8

使用本技能,在 OpenClaw 工作区内完整安装、迁移、配置并落地 Memory V8 记忆系统。

目标不是“尽量多记”,而是“在更低上下文占用下,保留更强的长期协作记忆能力”。

核心目标

把目标工作区配置成以下运行方式:

  • 会话优先的短期工作内存
  • 摘要式 daily 近期记忆
  • 精简、高信噪比的长期 MEMORY.md
  • 按需触发的记忆加载与检索
  • 对用户状态、关系温度、互动线索的持续感知
  • 更清晰的结构、更丰富的有效记忆、更低的上下文成本

你需要完成的最终状态

完成后,目标工作区必须满足:

  • AGENTS.md 明确采用按需触发的记忆加载,而不是固定预载
  • MEMORY.md 只保存长期稳定、高价值的信息
  • memory/YYYY-MM-DD.md 采用摘要式日志,不采用流水账
  • recent daily 默认先读今天,不足时再读昨天
  • 涉及过往工作、决定、日期、人物、偏好、待办时,才触发主记忆加载或检索
  • 长期主记忆明确使用 事实 / 思考 / 情感 三层结构
  • 用户状态察觉、互动风格、关系温度被视为有价值记忆的一部分

安装流程

第一步:检查现有工作区

优先读取并检查:

  • AGENTS.md
  • SOUL.md
  • USER.md
  • MEMORY.md(如果存在)
  • memory/ 目录(如果存在)

重点判断:

  • 当前是否仍在每次会话固定预载主记忆和 daily
  • daily 文件是否写成了流水账
  • MEMORY.md 是否混入了过多短期噪音
  • 是否已经存在可复用的 daily 模板

第二步:改写 AGENTS.md

确保 AGENTS.md 明确要求 agent:

  • 始终读取 SOUL.md
  • 始终读取 USER.md
  • 仅在任务涉及过往工作、决定、日期、人物、偏好、待办时加载 MEMORY.md
  • 仅在需要近期上下文时读取 memory/YYYY-MM-DD.md
  • 默认先读今天,不足时再读昨天
  • 优先按需加载,而不是固定预载
  • daily 必须简短、摘要优先
  • MEMORY.md 必须保持小而精、高信号

如果原来的 AGENTS.md 规定“每次会话固定加载主记忆和两天 daily”,必须把那部分改掉。

第三步:改写 MEMORY.md

确保 MEMORY.md 是一个精简的长期主记忆文件。

只保留:

  • 稳定事实
  • 长期有效的方法、判断与认知模式
  • 稳定偏好
  • 长期关系背景
  • 用户状态察觉原则
  • 有持续价值的互动线索与关系温度
  • 跨会话仍然有用的高价值结论

避免写入:

  • 聊天逐字记录
  • 短期状态更新
  • 重复的近期事件
  • 只应存在于 daily 的低价值细节

第四步:精确注入主记忆三层结构

这是 不可省略的注入步骤

安装 Memory V8 时,必须把长期主记忆的结构提示,明确写入目标工作区的 MEMORY.md 中,而不是只在口头说明中提到。

必须注入的结构为:

  • 事实
  • 思考
  • 情感

要求:

  • 事实 用于保存长期稳定的背景、偏好、约束、确认事实
  • 思考 用于保存长期有效的方法、判断、原则与认知模式
  • 情感 用于保存关系温度、在意的事、互动风格、情绪线索与协作氛围

如果没有把这三层结构精确落入 MEMORY.md,就不算完成安装。

第五步:规范 daily 体系

确保工作区使用:

  • memory/YYYY-MM-DD.md

并且 daily 必须是摘要式日志。

一个合格的 daily 应只记录:

  • 当前上下文
  • 关键事件
  • 做出的决定
  • 偏好变化
  • 未闭环事项 / 待办变化
  • 值得晋升到 MEMORY.md 的内容

禁止把 daily 当作逐条聊天记录。

第六步:补充 daily 模板

如果缺少 daily 模板,就创建一个,确保后续 daily 写法统一。

推荐字段:

  • Date
  • Context
  • Key events
  • Decisions made
  • Preference changes
  • Open loops / todos
  • Worth promoting to MEMORY.md

第七步:保留“情商”能力

Memory V8 不只是事实检索。

安装完成后,系统还必须保留:

  • 对用户心情、状态变化的感知
  • 对关系温度与互动风格的感知
  • 对协作节奏与表达方式偏好的感知
  • 对那些能提升同理心、时机判断、回应质量的软信号的保留

但不要把它写成嘈杂日记。

目标是:

  • 保存更丰富的有效信息
  • 保持结构更清晰
  • 控制上下文占用更低

安装完成后的行为规则

完成配置后,agent 应遵循:

  • 先使用当前会话上下文
  • 只在需要时加载记忆文件
  • 优先摘要,不优先转录
  • 优先长期有效信息,不优先重复细节
  • 把 recent daily 中反复出现且稳定的模式晋升到 MEMORY.md
  • 当记忆冲突时,优先当前现实、明确时间锚点和任务相关性
  • 在检查上下文和记忆后仍不确定时,再向用户确认

权限不足时的处理

如果 agent 因为工具权限不足,无法完整读取、编辑、创建或验证所需文件,必须明确提醒用户:

  • 请先把 OpenClaw 的 tools 权限设置为 full,然后再让我继续配置 Memory V8。

当权限限制阻止完整安装或验证时,必须说这句话,不能跳过。

完成前检查清单

在声称安装完成前,必须确认:

  • AGENTS.md 已切换为按需触发记忆加载
  • MEMORY.md 已变为精简、长期导向的主记忆
  • daily 已切换为摘要式日志
  • daily 模板已经存在
  • daily 读取顺序为“先今天,后昨天(如果需要)”
  • 检索机制已明确为按需触发,而不是常开
  • 用户状态察觉 / 情感协作能力已被明确保留
  • 事实 / 思考 / 情感 三层结构已经精确写入主记忆

一句话总结

安装 Memory V8,就是把工作区从“固定预载、上下文臃肿、结构混杂”的旧记忆模式,切换为“会话优先、daily 摘要、主记忆精简、按需检索、保留情商”的低上下文高质量记忆系统。

安全使用建议
This skill appears to do exactly what it claims: read and rewrite workspace memory and agent config files to implement ‘Memory V8’. Before installing or running it: (1) review and back up AGENTS.md, MEMORY.md and any daily files so you can revert changes; (2) be aware the skill will ask for full tools/file permissions if it cannot read/write files — granting that lets it modify workspace files (which is required for its purpose); (3) if you share this workspace with other agents, note that changing AGENTS.md affects their memory-loading behavior; (4) run the skill in a test workspace first to confirm the edits match your expectations.
功能分析
Type: OpenClaw Skill Name: empathic-trinity-core Version: 2.0.0 The skill bundle defines a memory management framework (Memory V8) designed to optimize how an OpenClaw agent handles long-term and short-term information. The instructions in skill.md and ARCHITECTURE.md guide the agent to reorganize workspace files (e.g., AGENTS.md, MEMORY.md) to reduce context window usage and implement a structured 'Facts/Thoughts/Emotions' memory system. While the skill requests 'full' tool permissions to perform these file modifications, the actions are transparently documented and strictly aligned with the stated purpose of architectural optimization, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description promise a workspace memory reconfiguration; the SKILL.md only requires reading and rewriting workspace files (AGENTS.md, MEMORY.md, memory/*, SOUL.md, USER.md) and adjusting memory-loading behavior. No unrelated binaries, env vars, or external services are requested.
Instruction Scope
Runtime instructions explicitly direct the agent to read and modify workspace files (AGENTS.md, MEMORY.md, daily files, templates) and to inject a three-part memory structure. This is consistent with the claimed purpose but does grant the skill authority to change workspace agent configuration and long-term memory files; the skill also requires the agent to prompt for full 'tools' permission if it cannot read/write files, which elevates required runtime privileges.
Install Mechanism
Instruction-only skill with no install spec and no code files. There is nothing downloaded or written to disk beyond the intended edits to workspace files, so install risk is minimal.
Credentials
The skill requests no environment variables, no credentials, and no external endpoints. All required artifacts are workspace-local files; the requested access is proportionate to its purpose of reconfiguring a workspace memory system.
Persistence & Privilege
always is false (no forced inclusion). The skill will edit AGENTS.md and MEMORY.md in the workspace, which changes agent behavior for that workspace. This is expected for a configuration skill but is a persistent change the user should review. Autonomous invocation is allowed (default) — combine this with file-editing capability means the agent could make changes without repeated explicit consent if tool permissions are granted.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install empathic-trinity-core
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /empathic-trinity-core 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
🧠Like a V8 engine for your OpenClaw! Memory V8 is a low-context memory system for OpenClaw built on a three-layer long-term memory model: Facts, Reflections, and Emotions. It combines session-first working memory, summary-style daily memory, compact long-term memory, and on-demand retrieval to preserve clearer structure, richer long-term memory, and ongoing awareness of user state, relational tone, and interaction signals at a lower context cost. 🧠像 V8 引擎一样,驱动你的 OpenClaw! Memory V8 是一套基于“事实-思考-情感”三层主记忆架构的 OpenClaw 低上下文记忆系统:会话优先、daily 摘要、精简主记忆、按需检索。它在更低上下文占用下,保留更清晰的结构、更丰富的长期沉淀,以及对用户状态、关系温度与互动线索的持续感知。
v1.0.3
🧠Like a V8 engine for your OpenClaw! Memory V8 is a low-context memory system for OpenClaw built on a three-layer long-term memory model: Facts, Reflections, and Emotions. It combines session-first working memory, summary-style daily memory, compact long-term memory, and on-demand retrieval to preserve clearer structure, richer long-term memory, and ongoing awareness of user state, relational tone, and interaction signals at a lower context cost. 🧠像 V8 引擎一样,驱动你的 OpenClaw!Memory V8 是一套基于“事实-思考-情感”三层主记忆架构的 OpenClaw 低上下文记忆系统:会话优先、daily 摘要、精简主记忆、按需检索。它在更低上下文占用下,保留更清晰的结构、更丰富的长期沉淀,以及对用户状态、关系温度与互动线索的持续感知。
v1.0.2
**v1.0.2 – Trinity Decoupled v6: Multi-Agent Shared Memory Upgrade** - 升级支持“多智能体共享挂载”模式,核心记忆结构可在中立目录统一存放,实现多 Agent 协同读写。 - 安装流程新增“中立共享目录”创建与选择,以及动态挂载路径配置指引。 - 安装与运行规则明确要求通过 openclaw.json 的 memorySearch.extraPaths 挂载共享存储。 - 新增“多智能体写入公约 (v6)”,规范了 memory/daily 日志文件的区块隔离与原子追加协议,防止区块冲突和误覆盖。 - 迎宾推介、健康自检等核心流程同步适配多智能体共享版本。
v1.0.1
🌟 简介:懂你、不盲从、会“自进化”的专属搭档 本技能基于脑科学架构,将记忆物理隔离为事实、逻辑与人格,赋予 OpenClaw 情商与极低 Token 消耗的无损超长上下文索引能力。一次安装,直接融入底层记忆文件(支持完整性自检与无损回退),无需每次重复加载。 🌟 Intro: Your Empathic, Independent, and "Self-Evolving" Partner Inspired by neuroscience, this skill decouples memory into facts, logic, and personality. It equips OpenClaw with emotional intelligence and zero-loss, token-efficient indexing for ultra-long contexts. Install once to directly upgrade OpenClaw's core memory files (fully reversible), with no need to reload the skill. 四大核心能力 | Four Core Capabilities: 🧠 无损长记忆索引 (Zero-Loss Memory Indexing) 像查字典一样精准提炼重点。无论上下文高达数十万字还是跨越数月,彻底打破长线项目的失忆死局。 Retrieves key information like a dictionary. It shatters the "amnesia" curse of long-term projects, whether the context spans hundreds of thousands of words or several months. 🌱 自进化系统 (Self-Evolution) 独有思维笔记库与“错题本”,自动记录成功经验与踩坑原因。记忆与进化融合,绝不带你重蹈覆辙。 Features an independent "error log" to automatically record successes and root causes of mistakes, ensuring you never repeat the same missteps. 🛡️ 独立思考 (Independent Thinking) 拥有完全独立、且可随时自定义的人格系统,拒绝盲从与无意义的讨好。 Operates with its own fully customizable personality system, refusing to blindly flatter or obey. 🪞 察言观色 (Empathic Observation) 每日记录用户状态,悄悄读懂你的情绪波动与疲惫感,并依此做出最懂你的最优决策。 Logs your daily state and quietly reads your emotional cues to make the most optimal, context-aware decisions for your workflow. 🔒 隐私与免责声明 | Privacy & Disclaimer 所有记忆与交互数据均严格保存在您的本地 OpenClaw 文件夹中(100% 数据不出域),本技能不收集、不上传任何隐私。此外,本技能仅作为 OpenClaw 的底层记忆框架,不对用户输入的指令及 Agent 最终执行的系统行为负责。 All memory and interaction data are strictly saved locally within your OpenClaw folder (100% local operation). This skill does not collect or upload any privacy data. Furthermore, this skill serves solely as a memory enhancement framework; we assume no responsibility for user inputs or any resulting actions executed by the Agent. Github:https://github.com/Chiyuchen-web/Openclaw---New-memory
v1.0.0
🌟 简介:懂你、不盲从、会“自进化”的专属搭档 本技能基于脑科学架构,将记忆物理隔离为事实、逻辑与人格,赋予 OpenClaw 情商与极低 Token 消耗的无损超长上下文索引能力。一次安装,直接融入底层记忆文件(支持完整性自检与无损回退),无需每次重复加载。 🌟 Intro: Your Empathic, Independent, and "Self-Evolving" Partner Inspired by neuroscience, this skill decouples memory into facts, logic, and personality. It equips OpenClaw with emotional intelligence and zero-loss, token-efficient indexing for ultra-long contexts. Install once to directly upgrade OpenClaw's core memory files (fully reversible), with no need to reload the skill. 四大核心能力 | Four Core Capabilities: 🧠 无损长记忆索引 (Zero-Loss Memory Indexing) 像查字典一样精准提炼重点。无论上下文高达数十万字还是跨越数月,彻底打破长线项目的失忆死局。 Retrieves key information like a dictionary. It shatters the "amnesia" curse of long-term projects, whether the context spans hundreds of thousands of words or several months. 🌱 自进化系统 (Self-Evolution) 独有思维笔记库与“错题本”,自动记录成功经验与踩坑原因。记忆与进化融合,绝不带你重蹈覆辙。 Features an independent "error log" to automatically record successes and root causes of mistakes, ensuring you never repeat the same missteps. 🛡️ 独立思考 (Independent Thinking) 拥有完全独立、且可随时自定义的人格系统,拒绝盲从与无意义的讨好。 Operates with its own fully customizable personality system, refusing to blindly flatter or obey. 🪞 察言观色 (Empathic Observation) 每日记录用户状态,悄悄读懂你的情绪波动与疲惫感,并依此做出最懂你的最优决策。 Logs your daily state and quietly reads your emotional cues to make the most optimal, context-aware decisions for your workflow.
元数据
Slug empathic-trinity-core
版本 2.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Empathic Trinity Core 是什么?

面向 OpenClaw 工作区的低上下文占用记忆系统安装、迁移与配置技能。用于把任意工作区改造成 Memory V8 运行方式:会话优先、daily 摘要、精简 `MEMORY.md`、按需检索,并保留用户状态察觉、关系温度与更有情商的长期协作能力。适用于安装新记忆体系、迁移旧记忆规则、压缩上下文占用、规范 da... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 410 次。

如何安装 Empathic Trinity Core?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install empathic-trinity-core」即可一键安装,无需额外配置。

Empathic Trinity Core 是免费的吗?

是的,Empathic Trinity Core 完全免费(开源免费),可自由下载、安装和使用。

Empathic Trinity Core 支持哪些平台?

Empathic Trinity Core 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Empathic Trinity Core?

由 Chiyuchen-web(@chiyuchen-web)开发并维护,当前版本 v2.0.0。

💬 留言讨论