Acerca de
This skill provides comprehensive guidance on designing and implementing memory systems for AI agents, moving beyond basic vector stores to advanced structures like temporal knowledge graphs. It assists developers in maintaining continuity across sessions, tracking entity relationships over time, and implementing complex reasoning over accumulated knowledge using a layered architecture—ranging from volatile context windows to permanent, queryable storage. By applying these patterns, developers can reduce hallucinations and significantly improve retrieval accuracy for long-running agentic workflows.