mit einem Klick
memory-dream-review
// Audit ClawXMemory memory quality with a read-only Dream pass over current file memories and the global profile.
// Audit ClawXMemory memory quality with a read-only Dream pass over current file memories and the global profile.
Orchestrate ClawXMemory retrieval using memory_search first and memory_get for exact file reads. Use when the user asks for historical context, project progress, project collaboration rules, or user profile facts.
Browse ClawXMemory status and recent indexes using memory_overview first, then memory_list, and memory_get only for exact detail reads.
Diagnose and maintain ClawXMemory index health using scripts and tools. Use when installation, indexing, or data quality looks wrong.
| name | memory-dream-review |
| description | Audit ClawXMemory memory quality with a read-only Dream pass over current file memories and the global profile. |
| homepage | https://github.com/OpenBMB/ClawXMemory/tree/main/clawxmemory |
| metadata | {"openclaw":{"skillKey":"openbmb-clawxmemory","requires":{"config":["plugins.entries.openbmb-clawxmemory.enabled"]}}} |
Use this skill when the user asks to audit memory quality, inspect profile drift, review duplicate project memories, or decide what should be promoted into longer-term memory.
memory_dream_review, usually with focus: "all".projectRebuildcleanupprofileSuggestionsambiguousnoActiontimeLayerNotesmemory_get if the user asks to inspect one specific finding in detail.memory_dream_review({ focus: "projects" })memory_dream_review({ focus: "profile" })memory_dream_review({ focus: "all" })timeLayerNotes as integrity observations only, not rewrite instructions.evidenceRefs instead of guessing where a finding came from.