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
# Via ClawHub
clawhub install AB-Agents-Memory
# Or manually
git clone https://github.com/ab-agents/memory.git
cd memory
./setup.sh
Structure
memory/
βββ agents/
β βββ AB-Archivus/ # Memory keeper agent
β βββ SOUL.md
β βββ IDENTITY.md
β βββ AGENTS.md
βββ obsidian-vault/
β βββ Memory/
β β βββ Entities/ # People, Companies, Topics
β β βββ Summaries/
β β βββ Processing/
β βββ Templates/
βββ setup.sh # One-command install
βββ SKILL.md # ClawHub metadata
βββ README.md
What's Included
| Component | Description |
|---|---|
agents/AB-Archivus/ | OpenClaw agent for memory management |
obsidian-vault/ | Ready-to-use Obsidian vault with templates |
setup.sh | Automated installation script |
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
- Colors: Red (#E53935) + Black π¦
Requirements
- OpenClaw 2024+
- Obsidian (optional, for vault editing)
- bash >= 4.0
- cron
License
MIT
AB Agents Memory β Your second brain for OpenClaw π¦