Skip to main content
Run any Skill in Manus
with one click

langgraph-error-handling

Implement LangGraph error handling with current v1 patterns. Use when users need to classify failures, add RetryPolicy for transient issues, build LLM recovery loops with Command routing, add human-in-the-loop with interrupt()/resume, handle ToolNode errors, or choose a safe strategy between retry, recovery, and escalation.

Overview

Implement LangGraph error handling with current v1 patterns. Use when users need to classify failures, add RetryPolicy for transient issues, build LLM recovery loops with Command routing, add human-in-the-loop with interrupt()/resume, handle ToolNode errors, or choose a safe strategy between retry, recovery, and escalation.

Install command
npx skills add https://github.com/Lubu-Labs/langchain-agent-skills --skill langgraph-error-handling

Copy and paste this command into Claude Code to install the skill

Stars97
Forks13
UpdatedFebruary 6, 2026 at 12:42
File Explorer
15 files
SKILL.md
readonly