langgraph-persistence

Community

Manage LangGraph state and history.

AuthorJosephRobles23
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for durable execution in LangGraph applications by providing mechanisms to save, load, and manage the state of graph executions, enabling features like conversation history and time travel.

Core Features & Use Cases

  • State Persistence: Save and load graph states using various backends (in-memory, SQLite, PostgreSQL).
  • Conversation History: Maintain and access past states for a given thread ID.
  • Time Travel: Replay, fork, or update states from historical checkpoints.
  • Long-Term Memory: Utilize a Store for cross-thread memory, storing user preferences or facts.
  • Subgraph Scoping: Control persistence behavior for subgraphs, managing interrupts and multi-turn memory.

Quick Start

Invoke the langgraph-persistence skill to set up a basic graph with in-memory checkpointing and thread-based state persistence.

Dependency Matrix

Required Modules

None required

Components

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-persistence
Download link: https://github.com/JosephRobles23/Vora.IA/archive/main.zip#langgraph-persistence

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.