← Home
Portable multi-agent workflows

Agentic Blueprints 10

Filtersactive
AllServersToolsBlueprints
10 blueprints matching “search”Official work first, then community by stars

Deep Research

com.socketcat/deep-research
LangGraph

Splits a hard question into sub-questions, researches them in parallel to keep the wall-clock low, then synthesizes one brief with citations.

17551 server
254

Research Digest

com.socketcat/research-digest
LangGraph

Multi-source sweep, dedupe, then synthesize a cited brief. Runs on a schedule.

6902 servers
88

LATS (Language Agent Tree Search)

io.github.langchain-ai/lats
LangGraph

Monte-Carlo tree search over agent actions: generate candidates, reflect and score them, expand the best branches until one solves the task.

20000
community ↗

Supervisor Team

com.socketcat/supervisor-team
LangGraph

A supervisor decides who works next — a researcher who searches or a coder who edits the repo — and assembles the result when the work is done.

21402 servers
312

Agentic RAG

com.socketcat/agentic-rag
LangGraph

Retrieval that doesn't trust its first search: it grades the results, rewrites the query when they're weak, and only answers once the context is good.

16801 server
241

Corrective RAG

io.github.langchain-ai/corrective-rag
LangGraph

Grades retrieved documents for relevance and, when they fail the grade, falls back to web search before answering.

20000
community ↗

Multi-Agent Collaboration

io.github.langchain-ai/multi-agent-collaboration
LangGraph

A researcher agent and a chart-generator agent divide a task and route work between themselves until the answer is a finished chart.

20000
community ↗

Plan-and-Execute (LangGraph tutorial)

io.github.langchain-ai/plan-and-execute-tutorial
LangGraph

The original plan-and-execute notebook: a planner writes the step list, an executor works through it, and a replanner revises as results come in.

20000
community ↗

Reflexion

io.github.langchain-ai/reflexion
LangGraph

An answerer that critiques itself with citations: draft, self-review for missing and superfluous content, search to fill gaps, revise.

20000
community ↗

Adaptive RAG

io.github.langchain-ai/adaptive-rag
LangGraph

Routes each question to the right retrieval strategy, grades what comes back, and falls back to web search when the index can't answer.

20000
community ↗
10 results