mastering-langgraph
Build stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, human-in-the-loop oversight, and production monitoring. Use when: (1) building agents that use tools and loop until task complete, (2) creating multi-step workflows with conditional branches, (3) adding persistence/memory across turns with checkpointers, (4) implementing human approval with interrupt(), (5) debugging via time-travel or LangSmith. Covers StateGraph, nodes, edges, add_conditional_edges, MessagesState, thread_id, Command objects, and ToolMessage handling. Examples include chatbots, calculator agents, and structured workflows.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install SpillwaveSolutions/mastering-langgraph-agent-skill/mastering-langgraph skilz install SpillwaveSolutions/mastering-langgraph-agent-skill/mastering-langgraph --agent opencode skilz install SpillwaveSolutions/mastering-langgraph-agent-skill/mastering-langgraph --agent codex skilz install SpillwaveSolutions/mastering-langgraph-agent-skill/mastering-langgraph --agent gemini
First time? Install Skilz: pip install skilz
Works with 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/SpillwaveSolutions/mastering-langgraph-agent-skill cp -r mastering-langgraph-agent-skill ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
claude-permissions
by SpillwaveSolutionsProactive Claude Code permission manager. Configures permissions via natural language for CLI tools (git, gcloud, aws, kubectl, maven, gradle, npm, do...
developing-llamaindex-systems
by SpillwaveSolutionsProduction-grade agentic system development with LlamaIndex in Python. Covers semantic ingestion (SemanticSplitterNodeParser, CodeSplitter, IngestionP...
using-claude-code-cli
by SpillwaveSolutionsInvoke Claude Code CLI from Python orchestrators and shell scripts. Use when asked to"spawn claude as subprocess", "automate claude cli", "run claude ...
mcp-builder
by anthropicsGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. ...
Agentic Skill Details
- Owner
- SpillwaveSolutions (GitHub)
- Repository
- mastering-langgraph-agent-skill
- Type
- Technical
- Meta-Domain
- development
- Primary Domain
- python
- Market Score
- 100.0
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?