Agent skill
langgraph-builder
Use when creating a new LangGraph graph. Start with a minimal graph and iterate.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/langgraph-builder
SKILL.md
Workflow
- Define state shape and config.
- Define minimal nodes and edges.
- Add tools/integrations incrementally.
- Add checkpoints/streaming only after core flow works.
Didn't find tool you were looking for?