AB-Agents-Memory

🧠 Long-term memory system for OpenClaw agents. Manages entities, context, and knowledge base with Obsidian integration. By AB-Agents.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "AB-Agents-Memory" with this command: npx skills add alexburrstudio/ab-agents-memory

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

ComponentDescription
agents/AB-Archivus/OpenClaw agent for memory management
obsidian-vault/Ready-to-use Obsidian vault with templates
setup.shAutomated 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 πŸ¦€

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Agent Memory Architecture

Complete zero-dependency memory system for AI agents β€” file-based architecture, daily notes, long-term curation, context management, heartbeat integration, a...

Registry SourceRecently Updated
4642Profile unavailable
Research

Intelligence Ingestion

Analyze and evaluate URLs, links, articles, tweets, and external info sources for strategic value. NOT a summarizer β€” this skill classifies, scores importanc...

Registry SourceRecently Updated
5650Profile unavailable
Research

Central Intelligence

Persistent memory across sessions. Remember facts, recall them later with semantic search, and share knowledge between agents. Use when you need to store inf...

Registry SourceRecently Updated
2120Profile unavailable
Research

Clawhub Skill

Scaffold a personal LLM wiki (Karpathy pattern) β€” multi-agent, MCP-ready, with SEO/GEO publish target. Compiles knowledge into a persistent wiki instead of r...

Registry SourceRecently Updated
1120Profile unavailable