← 返回 Skills 市场
16523
总下载
17
收藏
249
当前安装
3
版本数
在 OpenClaw 中安装
/install memory
功能描述
Infinite organized memory that complements your agent's built-in memory with unlimited categorized storage.
安全使用建议
Install only if you want an agent-maintained plaintext memory folder at ~/memory. Avoid saving passwords, tokens, regulated data, or sensitive personal details unless you intentionally want them persisted locally, and review exactly what is copied before enabling built-in-memory sync.
功能分析
Type: OpenClaw Skill
Name: memory
Version: 1.0.2
The skill's core functionality is benign, providing an organized memory system within `~/memory/`. However, `SKILL.md`, `patterns.md`, and `troubleshooting.md` contain explicit instructions for the AI agent to execute various shell commands (`grep`, `cat`, `mv`, `ls`, `mkdir`, `wc -l`, and multi-line bash scripts). While these commands are intended for managing the skill's data, they introduce a significant prompt injection vulnerability. If the agent constructs arguments for these commands from unsanitized user input, it could lead to shell injection (RCE). This is a critical vulnerability in the agent's interaction model, not an intentional malicious act by the skill itself, as the skill explicitly denies network requests or data exfiltration.
能力评估
Purpose & Capability
The capability matches the stated purpose: persistent, categorized markdown memory for projects, people, decisions, knowledge, collections, and optional built-in-memory sync.
Instruction Scope
The skill has broad 'write immediately' memory behavior, but setup asks the user what to store and describes the system as long-term organized storage; users should still treat saves as durable.
Install Mechanism
Artifacts are markdown instructions and templates only; metadata lists no required binaries, executable scripts, package installs, or installer hooks.
Credentials
Shell examples are scoped to local ~/memory search, indexing, archiving, and health checks; there are no network calls, external services, credential requests, or privilege escalation instructions.
Persistence & Privilege
The skill intentionally creates long-lived local files and may copy selected built-in memory if the user opts in; it also says not to store credentials and not to modify built-in memory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Redesigned as complementary system, user-defined categories, optional sync from built-in memory.
v1.0.1
Complete rewrite with infinite-scale architecture, hierarchical indexing, and 3-step retrieval.
v1.0.0
Initial release
元数据
常见问题
Memory 是什么?
Infinite organized memory that complements your agent's built-in memory with unlimited categorized storage. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16523 次。
如何安装 Memory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory」即可一键安装,无需额外配置。
Memory 是免费的吗?
是的,Memory 完全免费(开源免费),可自由下载、安装和使用。
Memory 支持哪些平台?
Memory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Memory?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.2。
推荐 Skills