Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

langgraph-agent-patterns

Implement multi-agent coordination patterns (supervisor-subagent, router, orchestrator-worker, handoffs) for LangGraph applications. Use when users want to (1) implement multi-agent systems, (2) coordinate multiple specialized agents, (3) choose between coordination patterns, (4) set up supervisor-subagent workflows, (5) implement router-based agent selection, (6) create parallel orchestrator-worker patterns, (7) implement agent handoffs, (8) design state schemas for multi-agent systems, or (9) debug multi-agent coordination issues.

Aperçu

Implement multi-agent coordination patterns (supervisor-subagent, router, orchestrator-worker, handoffs) for LangGraph applications. Use when users want to (1) implement multi-agent systems, (2) coordinate multiple specialized agents, (3) choose between coordination patterns, (4) set up supervisor-subagent workflows, (5) implement router-based agent selection, (6) create parallel orchestrator-worker patterns, (7) implement agent handoffs, (8) design state schemas for multi-agent systems, or (9) debug multi-agent coordination issues.

Commande d'installation
npx skills add https://github.com/Lubu-Labs/langchain-agent-skills --skill langgraph-agent-patterns

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles97
Forks13
Mis à jour5 février 2026 à 22:19
Explorateur de fichiers
26 fichiers
SKILL.md
readonly