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 querylimit: max resultsuserId,agentId: scope overridesscope:"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 categorycategory:"identity","preference","decision","rule","project","configuration","technical","relationship"importance: 0.0–1.0