agent-memory

Installation
SKILL.md

Adding Memory to Your Agent

Note: This template does not include memory by default. Use this skill to add memory capabilities. For a pre-configured memory template, see:

Memory Types

Type Use Case Storage Identifier
Short-term Conversation history within a session AsyncCheckpointSaver thread_id
Long-term User facts that persist across sessions AsyncDatabricksStore user_id

Prerequisites

Installs
28
GitHub Stars
163
First Seen
Feb 15, 2026
agent-memory — databricks/app-templates