bylubu-labs· 10 skills
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.
$npx -y skills add lubu-labs/langchain-agent-skills --skill langgraph-agent-patternsInstalls into the current project.
Run `npx skills use "https://github.com/lubu-labs/langchain-agent-skills" --skill "lubu-labs/langchain-agent-skills/langgraph-agent-patterns"` 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.