Communityv1.0.0

Agent Memory 1.0.0

Persistent memory system for AI agents to remember facts, learn from experiences, recall memories, and track entities across sessions.

1.3kdownloads6active installsSieyer
View on ClawHubBack to Skills

Skill Details

Slug
agent-memory-1-0-0
Latest Version
1.0.0
Author
Sieyer
Published
Mar 2, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Agent Memory 1.0.0.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

AgentMemory 1.0.0 initial release - Provides a persistent memory system for AI agents to remember facts, learn from experience, and track entities across sessions. - Offers a simple Python API to store, recall, and learn from information and actions. - Supports tracking entities with customizable roles and attributes. - Includes integration guidelines for Clawdbot workflows. - Uses a local SQLite database for storing memory by default, with configurable location.