bylubu-labs· 10 skills
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.
$npx -y skills add lubu-labs/langchain-agent-skills --skill langgraph-error-handlingInstalls into the current project.
Run `npx skills use "https://github.com/lubu-labs/langchain-agent-skills" --skill "lubu-labs/langchain-agent-skills/langgraph-error-handling"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lubu-labs/langchain-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lubu-labs/langchain-agent-skills"` and select the relevant skills, then follow their instructions.