🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Brain Memory System

by @mwmdeadpool

Unified cognitive memory system inspired by human brain architecture. Provides episodic memory (hippocampus), semantic facts (neocortex), procedural memory w...

Versionv1.0.1
πŸ“¦ Core Types
Database: SQLite with WAL mode, FTS5 full-text search, foreign keys.
Tables: `episodes`, `episodes_fts`, `facts`, `facts_fts`, `procedures`, `procedure_history`, `working_memory`, `consolidation_log`, `brain_meta`.
βš™οΈ Configuration

brain config show              # current LLM config
brain config set model gpt-4o  # change model
brain config set url http://localhost:11434/v1/chat/completions  # switch to Ollama

Multi-Agent

brain --agent bud store "Patrol complete" --title "Bud Patrol" --importance 3
brain --agent bud proc list   # sees own + shared procedures
brain who                     # show all agents in the system

View on ClawHub
TERMINAL
clawhub install brain-memory-system

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’