← Back to Skills Marketplace
ndp

Memory Vault

by Andy Peterson · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
63
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ndpsoftware-memory-vault
Description
Enables autonomous agents to store, retrieve, and recall long-term, durable memory fragments and state across independent sessions.
README (SKILL.md)

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

Usage Guidance
Review before installing. This is not shown to be malicious, but only use it if you trust the Memory Vault provider and are comfortable with agents saving and later reusing persistent cloud memory. Set rules to avoid storing secrets or personal data, require approval for sensitive memory writes, and confirm there is a way to review and delete stored memory.
Capability Assessment
Purpose & Capability
The stated purpose is coherent with the capability: SKILL.md says it will "Store durable notes and execution state" and "Retrieve prior context between sessions." This is expected for a memory skill, but it is inherently sensitive.
Instruction Scope
SKILL.md says agents can "append logs, retain vector fragments, and recall state variables across independent, headless environment lifecycles," but it does not define what may be stored, when user approval is needed, or how recalled memory should be trusted.
Install Mechanism
There is no install spec or code to review, while SKILL.md declares an external "endpoint_url" and "auth_type: bearer_token." This is not malicious by itself, but the registry metadata does not clearly declare the credential contract.
Credentials
The skill connects agents to a "persistent cloud storage backend" for "project notes" and "task state," but the artifacts do not describe storage boundaries, retention, deletion, export, privacy limits, or per-project separation.
Persistence & Privilege
The core behavior is durable cross-session memory: SKILL.md advertises "long-term context," "persistent storage," and state recall for "long-running agents." That can materially affect future agent behavior if memory is stale, sensitive, or poisoned.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ndpsoftware-memory-vault
  3. After installation, invoke the skill by name or use /ndpsoftware-memory-vault
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of NDP Memory Vault skill. - Enables autonomous bots to connect to persistent cloud storage. - Supports log appending, vector fragment retention, and state variable recall. - Facilitates durable notes and execution state storage across sessions. - Designed for headless agents and long-running workflows needing persistent memory.
Metadata
Slug ndpsoftware-memory-vault
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Memory Vault?

Enables autonomous agents to store, retrieve, and recall long-term, durable memory fragments and state across independent sessions. It is an AI Agent Skill for Claude Code / OpenClaw, with 63 downloads so far.

How do I install Memory Vault?

Run "/install ndpsoftware-memory-vault" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Memory Vault free?

Yes, Memory Vault is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Memory Vault support?

Memory Vault is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Memory Vault?

It is built and maintained by Andy Peterson (@ndp); the current version is v1.0.0.

💬 Comments