LangGraph Execution Control

Official

Orchestrate complex workflows with ease.

Authorlangchain-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides advanced control over LangGraph workflows, enabling parallel execution, human-in-the-loop interruptions, and real-time data streaming for complex agent orchestration.

Core Features & Use Cases

  • Workflow vs. Agent: Differentiate between predetermined paths and dynamic, model-driven decision-making.
  • Send API: Facilitate fan-out to parallel workers for map-reduce operations.
  • Interrupts: Implement human-in-the-loop pauses for review and decision-making, resuming execution with Command.
  • Streaming: Configure real-time output of state, tokens, or custom data for dynamic UIs and monitoring.

Quick Start

Use the LangGraph Execution Control skill to fan out tasks to parallel workers and aggregate their results.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: LangGraph Execution Control
Download link: https://github.com/langchain-ai/langchain-skills/archive/main.zip#langgraph-execution-control

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.