agent-memory-system
Installation
SKILL.md
Agent Memory System
Overview
agent-memory-system provides persistent memory architecture enabling AI agents to remember across sessions, learn from experience, and build long-term knowledge.
Purpose: Enable true continuous improvement through persistent memory
Pattern: Capabilities-based (4 memory types with independent operations)
Key Innovation: Multi-layered memory architecture (episodic, procedural, semantic, short-term) enabling agents to learn and adapt over time
Core Principles:
- Episodic Memory - Remember specific past events and decisions
- Procedural Memory - Learn and improve skills over time
- Semantic Memory - Build knowledge graphs of facts and relationships
- Short-Term Memory - Active working context