Communityv1.0.0

persistent_user_memory

Manages long-term local user memory across sessions for personalization, learning preferences, contacts, and patterns to tailor assistance continually.

825downloads1stars6active installseyadhrif
View on ClawHubBack to Skills

Skill Details

Slug
persistent-user-memory
Latest Version
1.0.0
Author
eyadhrif
Published
Mar 2, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for persistent_user_memory.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Persistent User Memory v1.0.0 — initial release - Introduces structured, long-term memory storage for OpenClaw user profiles, saved locally. - Enables the assistant to learn user preferences, relationships, patterns, and tasks over time. - Automates memory reads before actions and silent writes after learning new information or preferences. - Handles edge cases such as conflicting preferences, ambiguous contacts, sensitive data, and memory corruption. - Includes automated memory hygiene routines for cleanup and maintaining up-to-date information. - Designed with strong privacy guarantees: all memory is local and never sent to remote servers.