Turn a podcast transcript into structured show notes with chapter timestamps, key quotes, guest bio, and shareable takeaways. Show notes are usually written the night before drop and look it. This produces production-grade notes in 4 minutes per episode.
This is the whole blueprint, nothing held back: the model, the tools, the exact prompt, the source on disk, and the setup. Everything you need to run Podcast Show Notes yourself is on this page, and it deploys in an afternoon.
What it does
Podcast Show Notes handles the work end to end:
- Detect chapter breaks by topic shifts and silence markers
- Extract 3-5 strongest pull-quotes with timestamps for social distribution
- Write a 2-sentence intro that references one specific moment from the show
- Produce 3 actionable takeaways a listener can act on within 24 hours
The anatomy
An agent is a composition, not a prompt: a model, the tools it is allowed to call, the integrations that give those tools reach, and the rules that keep it honest. Here is Podcast Show Notes on one card.
- Model
- claude-sonnet-4-6
- Tools
- detect_chaptersextract_quoteswrite_introbuild_takeaways
- Integrations
- Zod
- Guardrails
- every quote must include the timestamp.; takeaways must be actionable, not philosophical observations
The instructions
Every run is governed by this prompt. It is short on purpose: enough to make Podcast Show Notes reliable, not so much that it can misread itself. Copy it as a starting point for any agent you build.
The source, on disk
Three files carry the whole agent: the definition with its tools, the environment it expects, and the setup. Walk them.
The business case
If you run an agency, Podcast Show Notes is also a product. It sells into podcast hosts, content teams, founder podcasts, and the numbers work at very small scale.
setup you can charge
monthly retainer
jobs off your plate
Ship it
The whole install is a handful of commands and the keys from the env file. Run the list, then point Podcast Show Notes at real work.
Deploy checklist
0 of 3That is the entire blueprint: one model, 4 tools, and a prompt. Built by hand it costs you an afternoon. Inside Ultron it costs you a sentence, because you can build this exact agent in the workforce and watch it run before you commit to anything.
Build Podcast Show Notes in Ultron
Start from this blueprint or your own words. Ultron reads the intent and picks the tools.
The model, the tools, the prompt, the console. Assembled in front of you, nothing to wire.
Test it live in the chat, then put it to work. You review what it does, it does the rest.
