← Home
Portable multi-agent workflows

Agentic Blueprints 25

Filtersactive
AllServersToolsBlueprints
25 blueprintsOfficial work first, then community by stars

SOC Alert Triage

com.socketcat/soc-alert-triage
Autogen

A security alert gets enriched by three analysts in parallel, judged by a verdict agent with a skeptic on its shoulder, then auto-closed with rationale or escalated to a human.

13854 servers
186

Phishing Investigator

com.socketcat/phishing-investigator
Autogen

A reported email is dissected three ways at once — headers, links, attachments — then two agents debate benign vs. malicious before a human hits remediate.

9644 servers
124

Dispute Responder

com.socketcat/dispute-responder
Autogen

A Stripe dispute goes to two agents who argue it out — advocate versus risk — then draft an evidence packet you approve before it's filed.

6882 servers
82

Literature Review Team

io.github.microsoft/literature-review
Autogen

Search agents pull papers from the web and arXiv, an analyst reads them, and a reporter writes the literature review round-robin.

50000
community ↗

Company Research Team

io.github.microsoft/company-research-team
Autogen

A research team combines web search with live financial data to produce a company analysis: business, stock history, and outlook.

50000
community ↗

Gitty

io.github.microsoft/gitty
Autogen

A CLI multi-agent tool that reads your GitHub issues and PRs and drafts the mundane replies so maintainers keep their focus.

50000
community ↗

Group Chat (AutoGen pattern)

io.github.microsoft/group-chat-pattern
Autogen

A group-chat manager coordinates role agents — writer, editor, and friends — publishing turns to a shared conversation.

50000
community ↗

Sequential Workflow (AutoGen pattern)

io.github.microsoft/sequential-workflow-pattern
Autogen

Four agents in a strict pipeline, each transforming the previous agent's output — the assembly-line shape, minimal and clean.

50000
community ↗

Code-Execution Group Chat

io.github.microsoft/code-execution-groupchat
Autogen

An assistant writes code and an executor agent runs it in the same chat, feeding real output back until the task is solved.

50000
community ↗

Travel Planning Team

io.github.microsoft/travel-planning-team
Autogen

A group chat of travel specialists collaboratively assembles a trip plan, each agent contributing its piece of the itinerary.

50000
community ↗

AI Mental Wellbeing Team

io.github.shubhamsaboo/ai-mental-wellbeing-agent
Autogen

An AG2 team offering structured wellbeing support: assessment, action, and follow-up roles — a support-app pattern, not a clinician.

50000
community ↗

Semantic Router

io.github.microsoft/semantic-router
Autogen

A semantic router classifies each incoming message and dispatches it to the right agent over a distributed pub/sub runtime.

50000
community ↗

Streaming Handoffs API

io.github.microsoft/streaming-handoffs-fastapi
Autogen

A FastAPI service streaming multi-agent chat with handoffs and persistent conversation history — agents as a production API.

50000
community ↗

GraphRAG Assistant

io.github.microsoft/graphrag-assistant
Autogen

An AgentChat assistant that answers over a GraphRAG index — graph-structured retrieval behind a conversational agent.

50000
community ↗

Chess Game Agents

io.github.microsoft/chess-game-agents
Autogen

Play chess against an agent — or watch two agents play each other — with legal moves enforced by a real chess engine.

50000
community ↗

AG2 Adaptive Research Team

io.github.shubhamsaboo/ag2-adaptive-research-team
Autogen

An AG2 research team with sequential handoffs plus routing and fallback — the flow adapts when a step comes back weak.

50000
community ↗

Magentic-One

io.github.microsoft/magentic-one
Autogen

Microsoft's generalist five-agent team: an orchestrator directing a web surfer, file surfer, coder, and terminal to solve open-ended tasks.

50000
community ↗

Selector Group Chat

io.github.microsoft/selector-group-chat
Autogen

An LLM selector reads the conversation and picks which agent speaks next — planner, searcher, or analyst — instead of a fixed turn order.

50000
community ↗

Distributed Group Chat

io.github.microsoft/distributed-group-chat
Autogen

A writer and an editor collaborate in a group chat where every agent runs in a separate distributed runtime, talking over gRPC.

50000
community ↗

Handoffs (AutoGen pattern)

io.github.microsoft/handoffs-pattern
Autogen

Swarm-style handoffs in AutoGen: triage, sales, and refund agents transfer the conversation to whoever should own it next.

50000
community ↗

Concurrent Agents (AutoGen pattern)

io.github.microsoft/concurrent-agents-pattern
Autogen

Fan a task out to multiple agents at once and gather their results — AutoGen's minimal parallel pattern.

50000
community ↗

Reflection (AutoGen pattern)

io.github.microsoft/reflection-pattern
Autogen

A coder agent and a reviewer agent in a critique loop: code, review, revise, until the reviewer approves.

50000
community ↗

AgentChat Swarm

io.github.microsoft/agentchat-swarm
Autogen

A flight-refund team using handoff-based swarm coordination, including a handoff to the human user when the agents need input.

50000
community ↗

Multi-Agent Debate

io.github.microsoft/multi-agent-debate
Autogen

Several solver agents answer the same problem, read each other's answers, and revise over rounds until the majority converges.

50000
community ↗
124 of 25
← Prev12