exo:memory
OfficialConfigure and optimize Exo agent memory.
Software Engineering#memory#persistence#embedding#agent-memory#long-term-memory#short-term-memory#exo
Authormidsphere-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Exo agents require configurable short-term and long-term memory along with persistence to maintain context across conversations. This skill provides a structured guide to configure memory backends (in-memory, SQLite, and vector stores), set up conversation_id scoping, and use embeddings to enable semantic search.
Core Features & Use Cases
- Configure short_term, long_term, and memory backends (in-memory, SQLiteMemoryStore, ChromaVectorMemoryStore) for deterministic memory behavior.
- Enable conversation_id scoping to support multi-topic or multi-session agents across chats.
- Leverage embeddings and persistence hooks to automate memory persistence and retrieval.
Quick Start
Create an Agent with a configured memory system (short_term, long_term, and persistence) and begin using conversation_id to scope conversations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: exo:memory Download link: https://github.com/midsphere-ai/exo/archive/main.zip#exo-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.