← Home
Portable multi-agent workflows

Agentic Blueprints 7

Filters
AllServersToolsBlueprints
7 blueprints matching “query”Official work first, then community by stars

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

Pipeline Firefighter

com.socketcat/pipeline-firefighter
LangGraph

A failed data job triggers three probes in parallel, then a fixer and verifier loop on a patch until it passes a dry run — and open a PR.

14254 servers
208

Database Health Watch

com.socketcat/db-health-watch
CrewAI

Runs your health queries on a schedule, compares against normal ranges, and posts to Slack with enough context to know if it actually matters.

9362 servers
122

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 ↗

SQL Agent

io.github.langchain-ai/sql-agent-tutorial
LangGraph

An agent that explores a database's schema, writes a query, double-checks it with a dedicated checker step, and recovers from execution errors.

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 ↗
7 results