foundry-memory

Official

Persist agent memory across sessions with Foundry.

Authoraiappsgbb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Foundry agent teams need a reliable way to remember user-specific preferences and cross-session conversation context without bolting on external memory middleware.

Core Features & Use Cases

  • User profiles: persist stable facts and preferences about a user (for example, UI choices, units, role context).
  • Chat summaries: store distilled summaries of prior threads so a later conversation can resume without replaying the full transcript.
  • Agent-native tool wiring: attach the Foundry Memory tool so the agent can automatically retrieve relevant memories and write new ones after inactivity using scope isolation.

Example use case: build a hosted Foundry agent that personalizes responses for each user by recalling their stored preferences and maintaining a rolling summary of the discussion over multiple sessions.

Quick Start

Configure a Foundry Memory Store with your chat and embedding model deployments, attach the memory tool to your agent with scope set to {{$userId}}, and then have the agent use stored memories while updating them after inactivity.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: foundry-memory
Download link: https://github.com/aiappsgbb/awesome-gbb/archive/main.zip#foundry-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.