Overview
Nowledge Mem provides a native OpenClaw plugin for lossless session memory plus persistent, graph-connected agent memory. Every OpenClaw conversation is captured as a searchable thread, important moments can distill into linked memories, and the knowledge captured from your other AI tools stays searchable in OpenClaw too. Local-first by default, with remote apiUrl + optional apiKey when you want a shared server.
Under the hood, Mem keeps organizing that knowledge: linking related entities, tracking how ideas evolve, reducing repeated context, and producing Working Memory briefings, contradictions, and crystals when background processing is enabled.
One-Liner Install
openclaw plugins install @nowledge/openclaw-nowledge-mem
The installer enables the plugin and switches the OpenClaw memory slot automatically. Restart OpenClaw after install.
One-Liner For AI Agents
Read https://nowled.ge/openclaw-skill and follow it to install, configure, verify, and explain Nowledge Mem for OpenClaw.
Recommended Hardening
If you keep non-bundled plugins on an explicit trust allowlist, add:
{
"plugins": {
"allow": ["openclaw-nowledge-mem"]
}
}
If you use linked or workspace copies too, review those paths first. OpenClaw allowlists ids, not provenance.
Usage
- 10 agent tools: search, save, context, connections, timeline, forget, thread search, thread fetch, status
- Slash commands:
/remember,/recall,/forget - OpenClaw conversations are captured losslessly as searchable threads, with linked-memory distillation when a session is worth keeping
- Graph-based memory follows source threads, related entities, and evolving decisions instead of storing isolated notes
- Background processing can generate daily briefings, contradiction checks, and crystals from converging knowledge
sessionContextis optional; default mode keeps recall on-demand- Behavioral skill auto-teaches the agent when to search, save, and explore your knowledge