home/categories/architecture-patterns/yonatangross-skillforge-claude-plugin-skills-langgraph-state-skill-md
architecture-patternsdevelopment
langgraph-state
LangGraph state management patterns. Use when designing workflow state schemas, using TypedDict vs Pydantic, implementing accumulating state with Annotated operators, or managing shared state across nodes.
maintainer
yonatangross
Updated 1/19/2026
Stars
26
Forks
4
quick start
Installation and usage
LangGraph state management patterns. Use when designing workflow state schemas, using TypedDict vs Pydantic, implementing accumulating state with Annotated operators, or managing shared state across nodes.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use langgraph-state