llm-memory-patterns
CommunityMaster LLM memory for smarter AI.
Authoryunseo-kim
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of managing context and history in LLM applications, enabling AI to remember and utilize past interactions effectively.
Core Features & Use Cases
- Conversation Buffers: Maintain short-term context within a single chat session.
- Persistent Vector Memory: Store and retrieve information semantically across sessions using vector databases.
- Local/Private Memory: Implement memory solutions that keep data on local infrastructure for enhanced privacy.
- Agentic Memory: Integrate memory directly into an agent's decision-making process for autonomous behavior.
- Use Case: Build a personalized AI assistant that remembers user preferences and past conversations, providing tailored responses and actions over time.
Quick Start
Implement a persistent vector memory pattern for your LLM application using mem0 and Qdrant.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: llm-memory-patterns Download link: https://github.com/yunseo-kim/agent-toolbox/archive/main.zip#llm-memory-patterns 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 223,000+ vetted skills library on demand.