← All blueprints

Agents SDK Research Bot Custom

blueprint · 3 agents
15000★ stars

What it does

The research-bot example from the OpenAI Agents SDK: a planner turns the question into a set of searches, search agents execute them in parallel with the hosted web-search tool, and a writer produces the final report.

Agent flow

1 · Planner
Derive the searches
no tools · reasoning
2 · Searchers
Run them in parallel
web search
3 · Writer
Synthesize the report
no tools · reasoning
get the code
View the source on GitHub ↗

This blueprint lives in its authors' repository. SocketCat indexes it and links you to the real thing.

More in Research & intel

Browse all →

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

Competitor Watch

com.socketcat/competitor-watch
LangGraph

A scheduled sweep that reads competitor pricing, changelogs, and news in parallel, diffs against last week, and writes only what changed.

11983 servers
174

Research Digest

com.socketcat/research-digest
LangGraph

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

6902 servers
88