What problem does it solve?
Removing outdated, incorrect, or sensitive memories from a mem0 memory store requires careful lookup and confirmation to avoid accidental data loss, which this Skill handles through a guided deletion workflow.
Core Features & Use Cases
- Query-Based Deletion: Search memories by natural language query, review a numbered list of matches, and select which entries to delete.
- Direct ID Deletion: Delete a specific memory by its ID after verifying its content and creation date.
- Session Undo: Undo recently added memories from the current session using the MEM0_SESSION_ID environment variable filter.
- Use Case: After an experiment stores incorrect architectural decisions in mem0, run a search for the relevant topic, review the matched memories, confirm the selection, and remove only the wrong entries.
Quick Start
Ask the assistant to forget memories about a specific topic, for example by saying: forget the memories about the auth module decisions.