Install
openclaw skills install oc-extract-memoriesExtract key memories from conversation into topic files. Triggers: extract memories, 提炼记忆, /extract-memories. Auto-triggers on conversation end words.
openclaw skills install oc-extract-memories对话结束时主动分析本轮对话,将值得持久化的信息写入 memory/topics/ 下的独立 topic 文件,同时更新 MEMORY.md 索引。
检测对话结束词:再见 / bye / 下次见 / 拜拜 / 结束了 / 先这样 / see you / that's all
| 类型 | 存什么 | 格式要求 |
|---|---|---|
user | 用户角色/偏好/知识 | 一段文字 |
feedback | 用户纠正或确认 | 正文 + Why + How to apply |
project | 截止/动机/约束 | 正文 + Why + How to apply |
reference | 外部系统URL/路径 | URL/路径 + 用途 |
---
name: 名称
description: 一句话描述
type: user / feedback / project / reference
---
正文内容
**Why:** 原因(feedback/project 必须)
**How to apply:** 何时适用(feedback/project 必须)
追加一行:- [名称](topics/文件名.md) — 一句话 hook(≤150字符)
已为您提炼本轮记忆 ✅
写入位置:memory/topics/
提炼结果:N条