langgraph-memory
CommunityManage LangGraph memory effectively.
Authorevanfang0054
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of managing conversational history and persistent data within LangGraph applications, enabling agents to recall past interactions and user preferences.
Core Features & Use Cases
- Short-Term Memory: Manages thread-scoped conversation history using checkpointers.
- Long-Term Memory: Enables cross-thread data persistence via stores for user preferences and facts.
- Use Case: Build a customer support chatbot that remembers a user's previous issues (long-term) and the current conversation flow (short-term) to provide more personalized and context-aware assistance.
Quick Start
Use the langgraph-memory skill to demonstrate saving and retrieving user preferences using a long-term memory store.
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: langgraph-memory Download link: https://github.com/evanfang0054/x-codegen-agent/archive/main.zip#langgraph-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 223,000+ vetted skills library on demand.