← 返回 Skills 市场
110
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install oc-extract-memories
功能描述
Extract key memories from conversation into topic files. Triggers: extract memories, 提炼记忆, /extract-memories. Auto-triggers on conversation end words.
安全使用建议
This skill is internally coherent but it will persist parts of conversations to memory/topics/ and update MEMORY.md automatically when it detects end-of-conversation phrases. Before installing, confirm where your agent stores workspace files and who can access them; do not let the skill store secrets, credentials, full source code, or other sensitive data. If you prefer manual control, consider disabling or restricting the skill's autonomous invocation or reviewing written topic files regularly and setting strict file permissions. If anything about where files are stored or how often they are written is unclear, ask the skill author for details before enabling it.
能力评估
Purpose & Capability
The skill's name/description (extract memories into topic files) aligns with its runtime instructions (create topic files under memory/topics/ and append an entry to MEMORY.md). It does not request unrelated binaries, env vars, or config paths.
Instruction Scope
Instructions explicitly tell the agent to analyze the current conversation and write topic files and an index entry. This is consistent with the stated purpose but does grant the skill the ability to persist conversation content to disk; it does not instruct reading unrelated system files or exfiltrating data externally.
Install Mechanism
Instruction-only skill with no install steps or downloads — lowest-risk deployment model.
Credentials
No environment variables, credentials, or config paths are requested. The declared requirements are minimal and proportional to the task of local memory persistence.
Persistence & Privilege
always is false (normal). The skill is allowed to invoke autonomously (platform default) and is designed to auto-trigger at conversation end phrases; that means it may write files regularly without an explicit user command — intended behavior but something to be aware of.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oc-extract-memories - 安装完成后,直接呼叫该 Skill 的名称或使用
/oc-extract-memories触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of extract-memories skill.
- Automatically extracts key memories from conversations at end triggers (e.g., "bye", "see you").
- Supports four memory types: user, feedback, project, and reference, each with structured formats.
- Writes each memory into a dedicated topic file in memory/topics/, and updates MEMORY.md with a summary.
- Excludes specific information types such as code structure, git history, and temporary task statuses to avoid redundancy.
- Includes both English and Chinese command triggers and end-word detection.
元数据
常见问题
Oc Extract Memories 是什么?
Extract key memories from conversation into topic files. Triggers: extract memories, 提炼记忆, /extract-memories. Auto-triggers on conversation end words. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Oc Extract Memories?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oc-extract-memories」即可一键安装,无需额外配置。
Oc Extract Memories 是免费的吗?
是的,Oc Extract Memories 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oc Extract Memories 支持哪些平台?
Oc Extract Memories 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oc Extract Memories?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills