From memory-powermem
Persists facts, preferences, and decisions to PowerMem for cross-session recall. Invoked when the user asks to remember something or reveals a notable pattern.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memory-powermem:rememberThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When the user asks to remember something, or when the conversation contains a clear fact/preference/decision worth persisting:
When the user asks to remember something, or when the conversation contains a clear fact/preference/decision worth persisting:
add_memory tool with appropriate content and optional user_id/agent_id.npx claudepluginhub oceanbase/powermem --plugin memory-powermemStores a single fact, preference, or instruction to Mem9 when the user explicitly asks Claude to remember something.
Saves facts, decisions, and context to Memsy memory for future sessions. Strips framing verbs and persists the substance verbatim via memsy_ingest.
Persistent memory via native AutoMem OpenClaw tools. Store, recall, update, delete, and link memories for durable context across sessions.