Overview
Nowledge Mem provides a native OpenClaw plugin for lossless session memory and graph-connected agent memory. Interactive sessions become searchable threads; scheduled cron runners are left out so the list stays readable. Important moments can still distill into linked memories, and knowledge you saved in other tools stays searchable inside OpenClaw. Local-first by default; use remote apiUrl and an optional apiKey for 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 - Chats you have in OpenClaw save as full threads; background cron is excluded. Distillation still runs when a session earns it
- 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