Cerebro Openclaw Memory Boost Kb
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent instruction-only memory workflow skill, but users should know it asks the agent to rely on and update persistent Cerebro documents and memory notes.
Install this if you want an agent to follow a documentation-first workflow. Before use, make sure the Cerebro folders do not contain secrets you do not want the agent to read, and review any files the agent creates or updates because those durable notes may guide future decisions.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If Cerebro documents are stale or wrong, the agent may pause, challenge, or redirect the task instead of simply following the latest chat instruction.
The skill intentionally makes persistent Cerebro documentation more authoritative than the current chat context, which can change how the agent handles conflicting user requests.
Priority order: **Cerebro > SOUL/AGENTS > MEMORY > chat history**.
Keep Cerebro documents current and review any conflict prompts before allowing the agent to update docs or proceed.
Private project notes, company context, or personal trading context may be read and reused, and incorrect write-backs could influence later sessions.
The skill relies on persistent local memory and source-of-truth files, and it instructs the agent to write updates back into those stores.
Read continuity logs: `memory/YYYY-MM-DD.md` for today and yesterday ... Update authoritative Cerebro file ... Append to `memory/YYYY-MM-DD.md`
Review stored Cerebro and memory files periodically, avoid placing secrets in them, and check write-back summaries for accuracy.
