← 返回 Skills 市场
chenyh1226

Openclaw Never Forget

作者 chenyh1226 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
288
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-never-forget
功能描述
The ultimate bilingual (English/Chinese) memory management engine for Openclaw. Combines episodic daily logging, 30-minute short-term contextual snapshots, l...
安全使用建议
This skill is internally consistent with a local, file-based memory system, but before installing consider: (1) Where are the memory/ files stored (local disk, cloud, container)? Ensure you control and understand persistence and backups. (2) The agent will append logs every ~30 minutes during active sessions and when instructed — review retention and delete policies if needed. (3) Avoid having the agent capture raw secrets; review memory/MEMORY.md and daily logs for accidentally stored sensitive material (API keys, passwords). (4) Confirm file permissions and encryption for memory/ to prevent unauthorized access. (5) Test the skill in a controlled environment to observe exactly what it writes, then decide whether to keep, restrict, or remove it. If you want stronger guarantees, ask the maintainer (if available) to document storage location, retention, and redaction rules explicitly.
功能分析
Type: OpenClaw Skill Name: openclaw-never-forget Version: 0.1.0 The 'openclaw-never-forget' skill is a structured memory management system designed to help the agent maintain long-term context through local file logging. It instructs the agent to create daily logs in `memory/YYYY-MM-DD.md` and store distilled knowledge in `memory/MEMORY.md`, featuring periodic snapshots and retrieval logic. There are no signs of data exfiltration, malicious command execution, or obfuscation; notably, the instructions in `SKILL.md` explicitly advise storing only the context of API keys rather than raw secrets, demonstrating a benign and utility-focused design.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md describes a local memory system that creates daily logs and a global MEMORY.md, extracts insights, and performs periodic snapshots. Nothing requested (no binaries, no env vars, no installs) is inconsistent with a filesystem-based memory engine.
Instruction Scope
Instructions direct the agent to create and append to files under memory/YYYY-MM-DD.md and memory/MEMORY.md, take 30-minute snapshots during 'active sessions', and extract long-term facts. This is within the skill's purpose, but the runtime directives give the agent broad discretion to write persistent logs regularly and to choose what to summarize. The skill also suggests using tools like memory_get/memory_search if available — which may access other memory systems if present. The SKILL.md does not specify retention, encryption, or access controls for those files.
Install Mechanism
Instruction-only skill with no install spec and no code files. Low install risk because nothing will be downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are declared or required. However, the skill explicitly stores user context (including 'API keys context (not raw)') into long-term memory, which could accidentally capture sensitive information. The lack of declared config paths is not harmful by itself but means the skill implicitly uses the agent's filesystem (memory/).
Persistence & Privilege
always:false (good). The skill runs background periodic writes during active sessions and will create persistent files in memory/. Autonomous invocation is allowed (platform default), which combined with the background snapshot behavior means the agent may autonomously append to disk while in active sessions. This is expected for a memory skill but increases the importance of checking where memory/ is stored and who can read it.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-never-forget
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-never-forget 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Openclaw Never Forget 0.1.0 – First release: a robust bilingual memory management framework for persistent context in Openclaw. - Introduces dual-timeline architecture: episodic daily memory logs and long-term semantic knowledge base. - Automates 30-minute short-term context snapshots and daily initialization of memory files. - Extracts and appends major insights, rules, and preferences to long-term knowledge on significant events. - Provides explicit retrieval methods for user queries, synthesizing relevant log and knowledge data. - Enforces strict rules: no fabricating memory, always compress context, append-only history, language-adaptive output.
元数据
Slug openclaw-never-forget
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Openclaw Never Forget 是什么?

The ultimate bilingual (English/Chinese) memory management engine for Openclaw. Combines episodic daily logging, 30-minute short-term contextual snapshots, l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。

如何安装 Openclaw Never Forget?

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

Openclaw Never Forget 是免费的吗?

是的,Openclaw Never Forget 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Openclaw Never Forget 支持哪些平台?

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

谁开发了 Openclaw Never Forget?

由 chenyh1226(@chenyh1226)开发并维护,当前版本 v0.1.0。

💬 留言讨论