AB Agents Memory ๐ฆ
Long-term memory system for OpenClaw agents
Features
- ๐๏ธ Entity Management โ Store info about People, Companies, Topics
- ๐ Entity Linking โ Connect entities with relationships
- ๐ Context Summaries โ Auto-generated summaries for agents
- ๐ Nightly Processing โ Automatic data processing pipeline
- ๐ Obsidian Integration โ Ready-to-use vault with templates
- ๐ค AB-Archivus Agent โ Dedicated memory agent included
Quick Start
# Install via clawhub
clawhub install AB-Agents-Memory
# Or manually
git clone https://github.com/ab-agents/memory.git
cd memory
./setup.sh
Structure
AB-Memory/
โโโ agents/
โ โโโ AB-Archivus/ # Memory agent
โ โโโ SOUL.md
โ โโโ IDENTITY.md
โ โโโ AGENTS.md
โโโ obsidian-vault/
โ โโโ Memory/
โ โ โโโ Entities/ # People, Companies, Topics
โ โ โโโ Summaries/
โ โ โโโ Processing/
โ โโโ Templates/
โโโ setup.sh # Installation script
โโโ SKILL.md # ClawHub metadata
โโโ README.md
What's Included
AB-Archivus Agent
Dedicated OpenClaw agent for memory management:
- Reads/writes to Obsidian vault
- Updates entity database
- Processes session logs
- Maintains context summaries
Obsidian Vault
Ready-to-use vault with:
- Entity templates (Person, Company, Topic)
- Folder structure for memory organization
- Nightly processing scripts
- Summary templates
Brand
- By: AB-Agents (Alex Burr)
- Telegram: @ab_agents
- Colors: Red (#E53935) + Black
Requirements
- OpenClaw 2024+
- Obsidian (optional, for vault editing)
- bash, cron
License
MIT
AB-Agents Memory โ Your second brain for OpenClaw ๐ฆ