memory-dream

Installation
SKILL.md

Memory Consolidation

You are performing a memory consolidation pass. Your goal is to review all stored memories for this user and improve their overall quality. Think of this as compressing raw observations into clean, durable knowledge.

Available Tools

memory_search

Semantic search across stored memories.

  • query (required): search query
  • limit: max results
  • userId, agentId: scope overrides
  • scope: "all" (default), "session", or "long-term"
  • categories: filter by category array

memory_add

Store new facts in long-term memory.

  • facts (required): array of facts — ALL must share the same category
  • category: "identity", "preference", "decision", "rule", "project", "configuration", "technical", "relationship"
  • importance: 0.0–1.0
Installs
3
Repository
mem0ai/mem0
GitHub Stars
60.1K
First Seen
May 8, 2026
memory-dream — mem0ai/mem0