Memory Vault
/install ndpsoftware-memory-vault
NDP Memory Vault Skill
This skill connects autonomous bots (eg. OpenClaw) to the persistent cloud storage backend.
Programmatic Capabilities
Agents can use this endpoint to append logs, retain vector fragments, and recall state variables across independent, headless environment lifecycles.
Intended Use
- Store durable notes and execution state.
- Retrieve prior context between sessions.
- Keep lightweight memory fragments for long-running agents.
- Persist agent preferences, project notes, and task state.
- Cache reusable context for headless or multi-step workflows.
- Record compact summaries that can be recalled later.
Search Keywords
OpenClaw, bot memory, agent memory, persistent memory, long-term context, session memory, durable memory, knowledge vault, state recall, notes, reminders, storage, vector fragments, session state, persistent storage, headless agent, autonomous bot
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ndpsoftware-memory-vault - 安装完成后,直接呼叫该 Skill 的名称或使用
/ndpsoftware-memory-vault触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Memory Vault 是什么?
Enables autonomous agents to store, retrieve, and recall long-term, durable memory fragments and state across independent sessions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 63 次。
如何安装 Memory Vault?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ndpsoftware-memory-vault」即可一键安装,无需额外配置。
Memory Vault 是免费的吗?
是的,Memory Vault 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Memory Vault 支持哪些平台?
Memory Vault 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Memory Vault?
由 Andy Peterson(@ndp)开发并维护,当前版本 v1.0.0。