Install
openclaw skills install @plur9/plur-memoryPersistent learning for AI agents. Open engram format. Your agent learns from corrections, remembers across sessions, and transfers knowledge across domains.
openclaw skills install @plur9/plur-memoryYour OpenClaw can now learn. Permanently.
Install the plugin first: openclaw plugins install @plur-ai/claw
Or tell your OpenClaw: go to plur.ai and install memory
Corrections, preferences, and patterns are stored as engrams - small YAML files on your machine. An open format any tool can read. Engrams strengthen with use and decay when irrelevant, modeled on how human memory actually works.
Every session, relevant engrams are injected automatically. Your agent remembers what you taught it yesterday, last week, last month.
plur_learn with a clear statementplur_learn immediately with the correctionplur_feedback with signal "positive"plur_feedback with signal "negative"plur_forget with the engram IDWith enough engrams, PLUR extracts meta-engrams - patterns that transfer across domains. You teach coding conventions in one project, deployment rules in another - PLUR spots the shared principle. Transfer of knowledge.
Run plur_extract_meta periodically to distill cross-domain principles.
The memory is shared across tools. Same ~/.plur/ files - OpenClaw, Claude Code, Cursor, Hermes, CLI. What one agent learns, every agent knows.
Across devices: plur sync