LangGraph Human-in-the-Loop
Skill VérifiéINVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), Command(resume=...), approval/validation workflows, and the 4-tier error handling strategy.
This skill provides specific patterns and examples for implementing human-in-the-loop interactions in LangGraph using `interrupt()` and `Command(resume=...)`. It details requirements for checkpointers and thread IDs, and covers approval workflows, validation loops, and handling multiple interrupts, alongside crucial guidance on idempotency before interrupts.
License
- info:License usabilityThe license is mentioned only in the README ('MIT') with no dedicated LICENSE file or SPDX identifier in the manifest. This implies a permissive intent but lacks formal wiring for tooling.
Maintenance
- warning:Commit recencyNo commits found in the last 90 days or 12 months. This suggests the project may be unmaintained.
Versioning
- warning:Release ManagementNo manifest version, release tags, or CHANGELOG are present. Installation via 'main' or source URL is implied, preventing version pinning.
Installation
Ajoutez d'abord la marketplace
/plugin marketplace add langchain-ai/langchain-skills/plugin install langchain-skills@langchain-skillsExtensions similaires
Deep Agents Orchestration
95INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, and HITL interrupts.
Gitea Coordinator
98Orchestrate multiple worker agents to implement groomed tasks in Gitea repositories. Use when multiple ready tasks need implementation, when you want autonomous multi-task execution, or when coordinating batch development work with Gitea. Keywords: coordinator, orchestrator, multi-task, parallel, workers, batch, autonomous, gitea, tea.
Agile Coordinator
98Orchestrate multiple worker agents to implement groomed tasks. Use when multiple ready tasks need implementation, when you want autonomous multi-task execution, or when coordinating batch development work. Keywords: coordinator, orchestrator, multi-task, parallel, workers, batch, autonomous.
ADK Development Workflow & Guidelines
98This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle and coding guidelines. Entrypoint for building ADK agents. Always active — provides the full workflow (scaffold, build, evaluate, deploy, publish, observe), code preservation rules, model selection guidance, and troubleshooting steps for ADK or any agent development.
Google Sheets Automation
96Google Sheets automation workflows - data sync, task management, reporting dashboards, and multi-platform integrations
DeerFlow Smoke Test
96Extension from bytedance/deer-flow