SkillAgentSearch skills...

memory-dream-review

Review ClawXMemory memory quality with a read-only Dream pass over recent L1, linked project memories, and the global profile.

Install / Use

npx skills add dbengoa42-star/edgeclaw --skill memory-dream-review

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

53/100

Supported Platforms

Universal

Our assessment of memory-dream-review

memory-dream-review scores 53/100 on our quality scale, 2330th of 2,717 Development & Engineering skills we index.

Its SKILL.md is 1.5 KB long, split into 4 sections and no code examples: moderately detailed.

It has no GitHub stars yet, so there is no community track record; judge it on its content.

Substance
20/30
Structure
8/20
Description
15/15
Adoption
0/20
Freshness
11/15

Maintenance, license and trust

  • The repository was last updated about 6 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.
  • No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
  • Its trust signals score 78/100, with 2 cautions from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

Safety scan

No issues found

Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful.

AI review by kimi-k2.7-code on 2026-09-27. Automated pattern scan on 2026-09-27. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.

memory-dream-review compared with similar skills

All 4 of these similar skills score higher than memory-dream-review; compare them before choosing.

SkillScoreStarsUpdatedFormat
memory-dream-review (this skill)by dbengoa42-star5306mo agoSKILL.md
Agent-Reachby Panniantong10085.7k12d agoCLAUDE.md
ai-job-searchby MadsLorentzen10044.1ktodayCLAUDE.md
claude-howtoby luongnv8910041.7k1d agoCLAUDE.md
algorithmic-artby anthropics100177.9k5d agoSKILL.md

Frequently asked questions

How do I install memory-dream-review?
Run npx skills add dbengoa42-star/edgeclaw --skill memory-dream-review. The install tabs above show the steps for each supported agent.
Which AI agents does memory-dream-review work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is memory-dream-review safe to use?
Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful. It declares no license and scores 78/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is memory-dream-review still maintained?
The repository was last updated about 6 months ago. That is recent enough to be usable, but agent tooling moves fast, so check the instructions against your agent's current version.

name: memory-dream-review description: Review ClawXMemory memory quality with a read-only Dream pass over recent L1, linked project 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"]}}}

Memory Dream Review

Use this skill when the user asks to audit memory quality, clean up duplicate project memories, inspect profile drift, or decide what should be promoted into longer-term memory.

Primary Path

  1. Call memory_dream_review, usually with focus: "all".
  2. Report findings in this order:
    • projectRebuild
    • cleanup
    • profileSuggestions
    • ambiguous
    • noAction
    • timeLayerNotes
  3. State clearly that Dream review is read-only and no memory records were modified.
  4. Only call memory_get if the user asks to inspect one specific finding in detail.

Focus Guidance

  • Project cleanup or duplicate project summaries: use memory_dream_review({ focus: "projects" })
  • Profile drift or promotion questions: use memory_dream_review({ focus: "profile" })
  • Mixed governance review: use memory_dream_review({ focus: "all" })

Guardrails

  • Do not imply that Dream already rewrote L2 or profile memory.
  • Treat timeLayerNotes as integrity observations only, not rewrite instructions.
  • Prefer citing the returned evidenceRefs instead of guessing where a finding came from.

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
Updated5mo ago
Forks0

Trust signals

78/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

1 medium1 low1 info