comeonoliver/langgraph-persistence
INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer scoping. Covers checkpointers, thread_id, time travel, Store, and subgraph persistence modes.
This is a copy. The original lives at langchain-ai/skills-benchmarks-langgraph-persistence.
npx skills add https://github.com/ComeOnOliver/skillshub --skill langgraph-persistence
Take comeonoliver/langgraph-persistence from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.