← 返回 Skills 市场
muisenice

OpenClaw记忆管理系统v2

作者 muisenice · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
156
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-memory-system-v2
功能描述
OpenClaw 记忆管理系统,三层架构(NOW.md + 每日日志 + 知识库),支持 heartbeat 写入、夜间反思、CRUD 验证、主动遗忘。Based on Ray Wang's 30-day production experience.
安全使用建议
This skill is coherent with a file-backed memory system, but it will read conversation/session data and automatically modify files under ~/.openclaw/workspace. Before installing or enabling autonomous invocation: - Understand what "session messages" means in your environment — does it include private chats, API messages, or system logs? If unsure, do not allow autonomous runs. - Expect the skill to create and edit files in ~/.openclaw/workspace (NOW.md, daily logs, INDEX.md, category files). Back up important data and review created files manually. - The SKILL.md references helper commands (memlog.sh, Write NOW.md) but provides no code; verify any scripts or tools it expects before use. - If you need stricter control, disable autonomous invocation for this skill or run it in a sandboxed account/VM and inspect its outputs. - Consider adding access controls (restrict which conversation streams it can read), or require explicit user confirmation before any DELETE/ARCHIVE/UPDATE operations. If you want, I can list exact prompts or policies to add so the skill asks for explicit confirmation before modifying files, or draft a minimal-safe wrapper script that performs writes only after human approval.
能力评估
Purpose & Capability
Name/description and SKILL.md consistently describe a three-layer local file-based memory system. File I/O, indexing, and nightly consolidation are coherent with the claimed purpose.
Instruction Scope
Instructions explicitly direct the agent to scan "active session messages", extract information, and perform automated CRUD updates to files in ~/.openclaw/workspace (NOW.md, daily logs, INDEX.md, and category files). "Session messages" is not defined (could be chat transcripts, system logs, or other sensitive content). The skill also references helper tools/commands (memlog.sh, Write NOW.md, printf >> file) but provides no implementation or explicit permission model. These behaviors expand scope to reading and persistently modifying potentially sensitive conversation data.
Install Mechanism
Instruction-only skill with no install spec or external downloads. No code is written to disk by the registry; risk from install mechanism is low.
Credentials
The skill requests no environment variables, credentials, or config paths in metadata. However, it expects access to the user's home directory (~/.openclaw/workspace) and to application 'sessions' implicitly; the metadata does not declare or describe these required access scopes.
Persistence & Privilege
The skill instructs repeated autonomous behaviors (heartbeat every 30–60 min, nightly CRUD updates, weekly GC) and persistent writes/archives under ~/.openclaw. While 'always' is false, the default model-invocation (autonomous runs allowed) plus persistent file writes increases blast radius if the agent is permitted to run unattended. The SKILL.md lacks clear safeguards, consent/confirmation steps, or a defined sandbox.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-memory-system-v2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-memory-system-v2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
No file changes detected in this version. - No updates or modifications were made to the skill content or files. - Functionality and documentation remain the same as the previous version.
v1.0.0
Initial release of OpenClaw Memory System v1.0.0 - Introduces a three-layer memory architecture: NOW.md (short-term), daily logs (mid-term), and structured knowledge base (long-term). - Supports heartbeat-based logging, nightly reflection, CRUD verification, and active forgetting. - File-based design emphasizes "files as source of truth" and discourages direct file edits. - Temperature model included for aging and archiving knowledge. - Provides standardized frontmatter, directory structure, and retrieval strategies. - Inspired by real-world practice and memory management theories.
元数据
Slug openclaw-memory-system-v2
版本 1.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

OpenClaw记忆管理系统v2 是什么?

OpenClaw 记忆管理系统,三层架构(NOW.md + 每日日志 + 知识库),支持 heartbeat 写入、夜间反思、CRUD 验证、主动遗忘。Based on Ray Wang's 30-day production experience. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 OpenClaw记忆管理系统v2?

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

OpenClaw记忆管理系统v2 是免费的吗?

是的,OpenClaw记忆管理系统v2 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw记忆管理系统v2 支持哪些平台?

OpenClaw记忆管理系统v2 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw记忆管理系统v2?

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

💬 留言讨论