Langchain

Langchain taxonomy generated by the site skill importer.

2 skills
W
langchain-architecture

by wshobson

langchain-architecture is a design guide for building LangChain 1.x and LangGraph applications. Use it to choose between chains, agents, retrieval, memory, and stateful orchestration patterns before implementation.

Agent Orchestration
Favorites 0GitHub 32.6k
M
multi-agent-patterns

by muratcankoylan

The multi-agent-patterns skill helps you design and implement agent systems with Agent Orchestration, context isolation, parallel work, and structured handoffs. Use it when choosing between a single agent and a multi-agent setup, or when you need supervisor routing, peer handoffs, consensus, or fault handling. It is best for orchestration-heavy tasks where clear coordination matters more than adding agents.

Agent Orchestration
Favorites 0GitHub 15.6k
Langchain