clawvault - Structured memory for OpenClaw agents
Structured memory system with checkpoint/recover, markdown storage, and semantic search for OpenClaw agents
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- initialize vault
- restore session context
- end session
- capture quick note
- save checkpoint
- restore from checkpoint
- store memory by type
- search keywords
- search semantics
- create wiki links
- check health
- handoff session
- show session recap
- repair session transcript
Inputs
- vault path
- environment variables
- command arguments
- markdown files
Outputs
- markdown files
- JSON state files
- health check report
- search results
Requirements
- Node.js runtime
- qmd for search features
