
from cerebrocortex19
A biologically-inspired persistent memory system for agents: store, recall, associate, record episodes and run dream-style consolidation across multi-agent setu
CerebroCortex provides a full-featured, brain-analogous memory system for agents. It offers semantic and episodic storage, procedural records, associative linking, episode recording, intention (TODO) tracking, multi-agent messaging, and an offline 'Dream Engine' that consolidates, prunes and abstracts memories. The skill documents ~46 MCP tools (mcp_cerebro_*) to perform remember/recall/associate workflows and maintenance tasks.
Load this skill when you need persistent cross-session memory, to link ideas across contexts, record multi-step episodes (debug sessions, meetings), store procedures, create schemas from patterns, or surface intentions. Also use it before/after long imports or scheduled maintenance runs where consolidation is required.
Designed for agents that support MCP tool integration (agents that can call mcp_cerebro_* tools) and typical LLM-driven agent runtimes (Copilot/Codex-style, Claude/Codex-compatible orchestration).
This skill has not been reviewed by our automated audit pipeline yet.