Communityv1.0.0

Persistent Agent Memory 1.0.1

Add persistent memory to any agent so it can remember prior work, maintain context across sessions, and continue long-running workflows.

1.6kdownloads6active installsgyzx
View on ClawHubBack to Skills

Skill Details

Slug
persistent-agent-memory-1-0-1
Latest Version
1.0.0
Author
gyzx
Published
Mar 15, 2026
Updated
May 6, 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 Persistent Agent Memory 1.0.1.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of persistent-agent-memory skill. - Enables any agent to store, retrieve, and delete persistent memories powered by Coral Bricks. - Stores all content in the default collection, allowing context to persist across agent sessions and long-running workflows. - Provides three command-line tools: coral_store, coral_retrieve, and coral_delete_matching for managing memories by meaning. - Allows attaching free-form JSON metadata to memories. - Setup requires a CORAL_API_KEY; optional API URL override supported.