memodb-io/Acontext
Acontext is an open-source skill memory layer for AI agents that automatically captures learnings from agent runs and stores them as readable, editable, and shareable skill files.
Core Features
Quick Start
pip install acontextDetailed Introduction
Acontext addresses the complexity and opacity of traditional AI agent memory by introducing a novel skill memory layer. It automatically distills agent interactions and outcomes into structured, human-readable skill files, typically in Markdown format. This approach ensures transparency, allowing developers and users to easily inspect, edit, and share an agent's learned knowledge across different agents, LLMs, and frameworks. By focusing on plain files and agent-driven retrieval, Acontext promotes a more understandable, debuggable, and portable memory system, empowering agents to progressively learn and adapt without proprietary constraints.