← Home
Portable multi-agent workflows

Agentic Blueprints 130

Filters
AllServersToolsBlueprints
130 blueprintsOfficial work first, then community by stars

Reflection (LangGraph tutorial)

io.github.langchain-ai/reflection-tutorial
LangGraph

The essay-writing reflection loop: a generator drafts, a reflector critiques as a teacher grading, and the loop repeats a fixed number of rounds.

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 ↗

Swarm Personal Shopper

io.github.openai/swarm-personal-shopper
Custom

A personal-shopping team over a real user and product database: triage into sales or refunds, with orders and refunds as function tools.

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 ↗

WebVoyager

io.github.langchain-ai/web-voyager
LangGraph

A vision-enabled browser agent that looks at annotated screenshots and decides where to click, scroll, and type until the task is done.

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 ↗

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 ↗

Chatbot Simulation Evaluation

io.github.langchain-ai/agent-simulation-evaluation
LangGraph

A simulated-user agent plays the customer against your chatbot so you can evaluate the whole conversation before real users do.

20000
community ↗

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 ↗

Swarm Support Bot

io.github.openai/swarm-support-bot
Custom

A two-agent support bot: a user-interface agent talks to the customer while a help-center agent answers from docs in a vector store.

20000
community ↗

Code Assistant with Self-Correction

io.github.langchain-ai/code-assistant
LangGraph

Generates code grounded in docs, executes it, and loops on the errors — reflecting on failures before retrying until tests pass.

20000
community ↗

USACO Competitive Programming Agent

io.github.langchain-ai/usaco-agent
LangGraph

Solves olympiad programming problems with episodic retrieval of similar solved problems plus a reflect-and-retry execution loop.

20000
community ↗

Agents SDK Research Bot

io.github.openai/agents-sdk-research-bot
Custom

OpenAI's Agents SDK research flow: a planner derives searches, they run in parallel, and a writer synthesizes the report.

15000
community ↗

Financial Research Agent

io.github.openai/financial-research-agent
Custom

Six agents produce a verified financial research note: planner, searcher, fundamentals and risk analysts as tools, writer, then a verifier.

15000
community ↗

Agents SDK Customer Service

io.github.openai/agents-sdk-customer-service
Custom

An airline customer-service team on the OpenAI Agents SDK: triage hands off to FAQ and seat-booking agents with function tools.

15000
community ↗

Agent Patterns Gallery

io.github.openai/agent-patterns-gallery
Custom

Sixteen single-file patterns from OpenAI: deterministic pipelines, agents-as-tools, parallelization, routing, LLM-as-judge, guardrails, human-in-the-loop.

15000
community ↗

Trip Planner Crew

io.github.crewaiinc/trip-planner-crew
CrewAI

Chooses between candidate cities, brings in a local expert agent, and produces a budgeted seven-day itinerary.

4600
community ↗

Write a Book Flow

io.github.crewaiinc/write-a-book-flow
CrewAI

An outline crew plans the book, then per-chapter writer crews produce it — a flow that fans a big deliverable into parallelizable pieces.

4600
community ↗

Screenplay Writer

io.github.crewaiinc/screenplay-writer
CrewAI

Five agents turn a raw email thread into a formatted screenplay: filter the noise, analyze the drama, write, format, and score the result.

4600
community ↗

Recruitment Crew

io.github.crewaiinc/recruitment-crew
CrewAI

A four-agent recruiting pipeline: source candidates, match them to the role, draft the outreach, and compile a report for the hiring team.

4600
community ↗

Meeting Prep Crew

io.github.crewaiinc/meeting-prep-crew
CrewAI

Researches the people and companies you're about to meet and compiles a briefing so you walk in knowing who's across the table.

4600
community ↗

Self-Evaluation Loop Flow

io.github.crewaiinc/self-evaluation-loop-flow
CrewAI

One crew writes in Shakespeare's voice, a second crew reviews the output, and the flow loops the feedback until the writing passes.

4600
community ↗

Landing Page Generator

io.github.crewaiinc/landing-page-generator
CrewAI

Four agents expand one idea into a full landing page: analyze the idea, plan the page, then a React engineer builds it from Tailwind templates.

4600
community ↗

Game Builder Crew

io.github.crewaiinc/game-builder-crew
CrewAI

Three engineers-in-a-crew turn a game design prompt into working code: a senior engineer writes it, QA finds the bugs, a chief QA signs off.

4600
community ↗
97120 of 130