π¦ ClawHub
AB-Agents-Memory
by @alexburrstudio
π§ Long-term memory system for OpenClaw agents. Manages entities, context, and knowledge base with Obsidian integration. By AB-Agents (Alex Burr).
TERMINAL
clawhub install ab-agents-memoryπ About This Skill
name: AB-Agents-Memory description: "π§ Long-term memory system for OpenClaw agents. Manages entities, context, and knowledge base with Obsidian integration. By AB-Agents (Alex Burr)." version: 1.0.0 author: AB-Agents homepage: https://github.com/ab-agents/memory license: MIT tags: ["memory", "agents", "openclaw", "obsidian", "knowledge-base", "entities", "context", "ab-agents"] acceptLicenseTerms: true
AB Agents Memory π¦
Long-term memory system for OpenClaw agents
Features
Quick Start
# Install via clawhub
clawhub install AB-Agents-MemoryOr 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:
Obsidian Vault
Ready-to-use vault with:
Brand
Requirements
License
MIT
AB-Agents Memory β Your second brain for OpenClaw π¦
π‘ Examples
# Install via clawhub
clawhub install AB-Agents-MemoryOr manually
git clone https://github.com/ab-agents/memory.git
cd memory
./setup.sh