Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 6.2k
- Forks
- 341
- Updated
- Jun 24, 2026
repo --stat
stars
6.2k
forks
341
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add langgraph-stateful-agents - Invoke
// Run from any project directory
$ claude --skill langgraph-stateful-agents "fine-tune on this CSV" - Or copy this from the README
// extracted bash block
$ claude skills add langgraph-stateful-agents
langgraph-stateful-agents/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- LangGraph Agent Orchestration
- slug:
- langgraph-stateful-agents
- version:
- v1.3.0
- license:
- MIT
- author:
- @langgraph-craft
- categories:
- tags:
- #langgraph#agents#orchestration#rag#checkpointing
- description:
Build stateful multi-step agents with LangGraph — StateGraph, checkpointing, streaming, and human-in-the-loop interrupts.
README.md
langgraph-stateful-agents/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…