← 返回 Skills 市场
1493
总下载
2
收藏
11
当前安装
1
版本数
在 OpenClaw 中安装
/install remember
功能描述
Curate persistent memory that actually helps. Filter what matters, organize by function, decay what doesn't.
安全使用建议
This skill is a content/format guide for persistent memory and appears coherent, but before installing you should: (1) ask where the agent will store these memory files (local disk, cloud, vendor-managed DB); (2) confirm whether stored memory is encrypted and who can access it; (3) verify the agent enforces explicit 'forget' / 'never remember' rules and a clear deletion/archival policy; (4) avoid instructing the agent to store raw secrets (API keys, passwords, private health data) — if you need to store such info prefer storing metadata or secure references only; (5) test with non-sensitive examples to confirm behavior. If the runtime cannot guarantee secure storage or user-controlled deletion, treat persistent memory as high-risk and consider not enabling this skill.
功能分析
Type: OpenClaw Skill
Name: remember
Version: 1.0.0
The skill bundle is designed for AI agent memory management, which is a benign purpose. However, the `categories.md` file suggests the agent should remember 'keys locations' within an `environments.md` file. While this instruction does not explicitly command the agent to read or exfiltrate sensitive data, it creates a risky capability by instructing the agent to store pointers to potentially sensitive information, making it a higher-value target for subsequent prompt injection attacks. This constitutes a potential vulnerability rather than direct malicious intent.
能力评估
Purpose & Capability
The name/description match the content: SKILL.md and companion files provide a coherent memory-curation policy and file layout. There are no unrelated requirements (no env vars, no binaries, no install).
Instruction Scope
The instructions explicitly describe persistent storage layout (memory/*.md, contexts/, archive/) and give rules for recording, pruning, and contradiction handling. They do not instruct network exfiltration or access to unrelated system files, but they do recommend categories that can contain sensitive data (health.md, environments.md with 'keys locations'). The skill assumes the agent will persist and manage files; confirm the runtime's actual persistence behavior and safeguards.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest install risk — nothing is written to disk by the skill itself beyond what the agent runtime chooses to persist.
Credentials
The skill requests no environment variables or credentials (proportionate). However, the recommended categories include privacy-/security-sensitive topics (health, server/key 'locations'), so the absence of declared secrets doesn't eliminate the risk that the agent will be asked to store secrets or PII—confirm policies for storing or refusing such data.
Persistence & Privilege
always:false and normal autonomous invocation. The skill encourages long-lived memory entries and retention/archiving rules; that is coherent for a memory tool. Still, long-lived autonomous memory increases potential data accumulation—verify retention, encryption, user control (explicit 'forget' and 'never remember') are enforceable by the runtime.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install remember - 安装完成后,直接呼叫该 Skill 的名称或使用
/remember触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Remember 是什么?
Curate persistent memory that actually helps. Filter what matters, organize by function, decay what doesn't. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1493 次。
如何安装 Remember?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install remember」即可一键安装,无需额外配置。
Remember 是免费的吗?
是的,Remember 完全免费(开源免费),可自由下载、安装和使用。
Remember 支持哪些平台?
Remember 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Remember?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills