Portable multi-agent workflows
Agentic Blueprints 7
Filters
7 blueprints matching “query”Official work first, then community by starsjkto move↵open
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
⑂ 241Pipeline 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
⑂ 208Database 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 ↗7 results