BeClaude

ensue-memory

New
420Community RegistryGeneralby Ensue

Persistent memory layer for AI agents. Store, recall, search, and share memories with semantic search. Triggers on 'remember', 'recall', 'search memories', 'update memory', 'share', 'subscribe', 'permissions'.

First seen 6/3/2026

Summary

Ensue Memory provides a persistent memory layer for AI agents, enabling semantic storage, recall, and search of memories.

  • It allows agents to remember past interactions, share memories with others, and manage permissions, making AI assistants more context-aware and personalized over time.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install ensue-memory@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Store important facts or preferences from conversations so the AI can recall them later.
Search through past memories using semantic queries to find relevant information quickly.
Update or correct existing memories when new information becomes available.
Share specific memories with other users or agents to enable collaborative context.
Subscribe to memory updates to stay informed about changes in shared memory spaces.
Manage permissions to control who can read or write to different memory segments.

Usage Examples

1

/ensue-memory remember that the user prefers dark mode in all applications

2

/ensue-memory recall what was discussed in the last meeting about project deadlines

3

/ensue-memory search memories for 'API design patterns'

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is ensue-memory?

Ensue Memory provides a persistent memory layer for AI agents, enabling semantic storage, recall, and search of memories. It allows agents to remember past interactions, share memories with others, and manage permissions, making AI assistants more context-aware and personalized over time.

How to install ensue-memory?

To install ensue-memory: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install ensue-memory@<marketplace>. Finally, /plugin in Claude Code.

What is ensue-memory best for?

ensue-memory is a plugin categorized under General. It is designed for: agent. Created by Ensue.

What can I use ensue-memory for?

ensue-memory is useful for: Store important facts or preferences from conversations so the AI can recall them later.; Search through past memories using semantic queries to find relevant information quickly.; Update or correct existing memories when new information becomes available.; Share specific memories with other users or agents to enable collaborative context.; Subscribe to memory updates to stay informed about changes in shared memory spaces.; Manage permissions to control who can read or write to different memory segments..