Multi-Agent#LLM#Multi-Step#Content#Newsletter#Multi-Agent
Research Brief → Draft Writer
Two-stage pipeline: one LLM pulls facts and bullets, the next turns them into a polished paragraph for blogs or newsletters.
Research Brief → Draft Writer
A compact multi-step AI layout: Research compresses sources into bullets, Writer produces publish-ready copy. Great for newsletters, changelog blurbs, and founder updates.
What this workflow does
- Input sets the topic or pasted article URL context
- LLM (Research) returns concise bullet facts (neutral tone)
- LLM (Writer) rewrites into a short article paragraph
- Output surfaces the draft text
Use cases
- Weekly team digests
- Turning long threads into LinkedIn posts
- Teaching sequential LLM patterns before jumping to Agents
Setup
Add model credentials on both LLM nodes. Tune temperature: lower for Research, slightly higher for Writer.
FAQ
Is this "multi-agent"? It's a sequential multi-LLM pipeline — easy to extend with Tool or Agent nodes later.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3Press Cmd+V / Ctrl+V — nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
#LLM#Multi-Step#Content#Newsletter#Multi-Agent
Click a node to select it — same as the Heym editor; the panel shows its settings.
5 nodes · Free & source-available
More workflow templates
Explore related automations — each page links to other templates so you can discover more use cases.
- Slack AI Triage AgentClassify incoming Slack messages with an LLM and auto-route urgent tickets to a priority channel.
- Batch LLM Status TrackerSend an array through the OpenAI Batch API, branch on live status updates, and collect the final per-item results.
- IMAP Support Inbox TriageWatch a shared mailbox, summarize incoming support email, and route urgent messages to Slack.
- Jina Web FetcherFetch clean, LLM-ready text from any URL using the Jina Reader API.
- Cursor Post NotifierMonitor the Cursor blog on a schedule and Slack-notify your team when a new post goes live.
- Gemini Image CreatorGenerate images from a text prompt using Gemini's native image output.
- PDF / DOCX Translation AgentTranslate the full text of any uploaded document using an AI agent.
- Claude Blog MonitorMonitor the Anthropic blog on a schedule and Slack-notify your team on new Claude posts.
- Open-Meteo Weather SnapshotPull live weather (no API key) from Open-Meteo for any city coordinates — great for travel bots and dashboards.
- GitHub Release RadarCompare the latest GitHub release tag against Redis and notify Slack when a project ships a new version.
- Meeting Notes → JSON TasksTurn messy meeting notes into structured JSON tasks with the LLM node's JSON output mode — no image pipeline required.
- web.dev Article MonitorCron + crawler + Redis dedupe + Slack: get notified when Google's web.dev blog publishes a new article.