Install
openclaw skills install openclaw-never-forgetThe ultimate bilingual (English/Chinese) memory management engine for Openclaw. Combines episodic daily logging, 30-minute short-term contextual snapshots, l...
openclaw skills install openclaw-never-forgetThis is a unified memory system designed to transform Openclaw from a stateless assistant into an evolving entity with continuous, reliable context. It merges short-term anti-amnesia tactics (periodic snapshots) with long-term knowledge structuring (semantic extraction and daily logs). 这是一个统一的记忆系统,旨在将 Openclaw 从无状态助手转变为具有连续、可靠上下文的不断进化的实体。它将短期防遗忘战术(定期快照)与长期知识结构化(语义提取和每日日志)结合在一起。
Episodic Memory (情景记忆) - memory/YYYY-MM-DD.md
Semantic Memory (语义记忆) - memory/MEMORY.md (or core knowledge files)
Trigger: Continuous during active sessions. (活跃对话期间持续进行。)
memory/YYYY-MM-DD.md. Create it with a standard template if missing.memory/MEMORY.md.memory/MEMORY.md 中。)Trigger: Explicit user commands like "let openclaw recall previous chats", "what did we do yesterday?", "review my preferences", "让openclaw回忆之前的聊天", "我们昨天做了什么". (明确的用户指令触发。)
memory_get or memory_search (if available in your environment) to read the relevant YYYY-MM-DD.md files or the global MEMORY.md.memory/YYYY-MM-DD.md)# Openclaw Daily Log - [YYYY-MM-DD]
## 🕒 [HH:MM] - [HH:MM] | Session Snapshot (30-Min Interval)
- **Current Task (当前任务)**: [What is being worked on / 正在处理的内容]
- **Context/Decisions (关键上下文)**: [Why we are doing this, chosen approach / 为什么这么做,选择的方案]
- **Progress/Artifacts (进度与产出)**: [Files created/modified, blockers hit / 修改的文件,遇到的阻碍]
memory/MEMORY.md)# Openclaw Core Knowledge Base
## 👤 User Preferences (用户偏好)
- [Example: Always use verbose logging in Python scripts / Python 脚本中始终使用详细日志]
## 🏗️ Project Architectures (项目架构知识)
- **[Project Name]**: [Core tech stack, main directories, critical rules / 核心技术栈,主要目录,关键规则]
memory/ files, state clearly that you do not have a record of it. (如果被要求回忆某事但在 memory/ 文件中找不到,请明确声明没有相关记录,严禁编造。)YYYY-MM-DD.md, only append to the end of the file. Do not rewrite historical entries from earlier in the day unless explicitly fixing a critical factual error directed by the user. (写入每日档案时,只能追加到文件末尾。不要重写当天早些时候的过往条目。)