← 返回 Skills 市场
1217047020

OpenClaw Memory Curator

作者 zeruel · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-memory-curator
功能描述
Organize, deduplicate, summarize, and compress OpenClaw or Clawd memory files. Use when the user asks to organize memory, reduce duplication, convert raw dai...
安全使用建议
This skill appears coherent and low-risk: it reads and backs up local workspace files and contains no network or credential usage. Before installing or allowing it to run: (1) verify the workspace path it will act on (default examples use /root/clawd), (2) review AGENTS.md and the repository files (scripts/curate_memory.py) yourself so you know exactly what will be read and backed up, (3) if you allow the agent to perform edits, require the confirmation step the SKILL.md specifies (it relies on the agent to ask for approval), and (4) keep regular backups of your workspace. If you want automated rewriting rather than manual edits, note the included script does not implement that — the agent will perform file edits if instructed.
功能分析
Type: OpenClaw Skill Name: openclaw-memory-curator Version: 1.0.0 The memory-curator skill is a legitimate utility designed to manage and compress AI agent memory files within a workspace. The Python script (scripts/curate_memory.py) performs standard file operations like reporting statistics, creating backups, and validating directory structures without any network activity or suspicious execution logic. The agent instructions in SKILL.md emphasize safety by requiring user approval before deletions and prioritizing the removal of sensitive data or redundant logs.
能力评估
Purpose & Capability
Name/description match the included files and behavior. The SKILL.md and README describe organizing, deduplicating, summarizing, and backing up memory files, and the included script implements report/backup/validate operations for the workspace. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions ask the agent to read AGENTS.md, MEMORY.md, and memory/*.md and to back up before making edits — all appropriate for curating memory. One minor mismatch: SKILL.md documents a 'rewrite' workflow (editing/compressing notes), but the bundled script only implements reporting, backup, and validation (no automated rewrite). That means actual rewriting would be performed by the agent itself (file edits), which the SKILL.md correctly constrains (require user approval and backups) but is not enforced by code.
Install Mechanism
This is an instruction-only skill with a small helper script included; there is no install spec, no downloads, and no execution of external installers. Low installation risk.
Credentials
The skill requires no environment variables, no credentials, and no config paths. Its file I/O is limited to the declared workspace structure (AGENTS.md, MEMORY.md, memory/, memory-backups/).
Persistence & Privilege
always:false and normal autonomous invocation defaults. The skill does not request persistent platform-level privileges or modify other skills. Note that because the script doesn't perform rewrites, any file edits will be performed by the agent itself when invoked — SKILL.md instructs to get explicit user approval before edits.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-memory-curator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-memory-curator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug openclaw-memory-curator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Memory Curator 是什么?

Organize, deduplicate, summarize, and compress OpenClaw or Clawd memory files. Use when the user asks to organize memory, reduce duplication, convert raw dai... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 OpenClaw Memory Curator?

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

OpenClaw Memory Curator 是免费的吗?

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

OpenClaw Memory Curator 支持哪些平台?

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

谁开发了 OpenClaw Memory Curator?

由 zeruel(@1217047020)开发并维护,当前版本 v1.0.0。

💬 留言讨论