> Auto-publish strategy + concept. The 5 daily newsletters → 5 daily podcasts.
> Drafted 2026-05-15 by JARVIS. Reviewed once, then schedule it.
---
You already produce all the raw materials. Polly Ruth + Stephen voices and the
narrate.py pipeline already render full dialogue MP3s per newsletter (solo
and 2-host). The narrative work — turning curation into a script — is already
done by Sonnet. You ship daily by 13:00 UTC. **The podcast is the same product,
different package.**
Cost per episode = $0.13 (already paid). Distribution cost = ~$0 (S3 + an RSS feed).
Audience-fit is sharper than a generic AI podcast: each show owns a niche.
---
| Show | Niche | Voice flavor | Trigger |
|---|---|---|---|
| The Agent Stack Daily | Agent builders, ops, infra | ALEX (Stephen) + MAYA (Ruth) — banter, opinionated | The Agent Stack newsletter |
| OpenClaw Briefing | OpenAI / Codex / GPT-5 ecosystem | MAYA solo — calm, deep-dive narrator | OpenClaw newsletter |
| Claude Insider | Anthropic / Claude Code / SDK | ALEX solo — sharp, builder-focused | Claude newsletter |
| Agentic AI Roundup | LangChain, CrewAI, AutoGen, MCP | 2-host argue-it-out | Agentic-AI newsletter |
| PM Digest Audio | Founder strategy, weekly arc | MAYA narrator — reflective Sunday-evening listen | PM Digest newsletter |
Episode structure (all 5 use the same skeleton via narrate.py):
---
Components we already have:
What we add:
1. build_podcast_rss.py — generates podcast-rss/<slug>.xml per show.
Reads existing narrate MP3s + their dates, produces a podcast RSS 2.0 feed
with iTunes + Spotify tags. ~80 lines.
2. build_podcast_landing.py — public landing page at
https://jarvis.livegroweveryday.com/podcast/ listing all 5 shows with:
- Subscribe buttons (Apple, Spotify, Pocket Casts, RSS direct)
- Latest episode embed
- Show notes link (per-episode → existing newsletter player page)
3. Submit to directories (one-time, manual):
- Apple Podcasts Connect — submit RSS, takes ~3 days approval
- Spotify for Creators — submit RSS, ~24 hr
- Pocket Casts — auto-indexed from public RSS
- Overcast — auto-indexed
- Castro — auto-indexed
4. Daily cron: extend titan-jarvis-feeds-daily to also rebuild the RSS
after each newsletter narration is generated. Pure XML serialization, no
external services.
5. Watchdog: add 5 checks to verify_and_fix.py — each show's RSS feed
must be < 26h old and contain today's episode.
---
> *"5 podcasts. 5 niches. 5 minutes each. The fastest way to stay current
> on the AI agent ecosystem — without becoming chronically online."*
Positioning:
to The Agent Stack Daily don't want OpenAI press releases. People on OpenClaw
Briefing don't want LangChain tutorials.
Distribution playbook:
1. Week 1: cross-post episodes to X / LinkedIn with a 60-sec audiogram clip
2. Week 2: pitch to 3 AI podcast aggregator sites (Latent Space, AI Tinkerers,
Practical AI)
3. Week 3: start measuring listens per show. The strongest single show gets
doubled-down on — that's the marketing focal point.
---
do we want the podcasts to share that revenue stream from day one?
---
| Item | Daily | Monthly |
|---|---|---|
| Polly narration (already paid) | $0 | $0 |
| S3 storage (RSS + MP3s) | $0 | ~$2 |
| RSS landing page hosting | $0 | $0 |
| Total NEW spend | $0 | ~$2 |
This is upside-only.