AI assistant updates
Publish recurring audio briefings from an assistant into a podcast feed without building an RSS backend.
Podcast feed API
Use Superlore as the podcast delivery layer for automated audio. Agents upload finished files by API; Superlore handles private RSS, cover art, subscription UX, and feed access stats.
Use cases
If an agent, script, or workflow can produce an audio file, Superlore can turn that output into a private podcast feed people can follow.
Publish recurring audio briefings from an assistant into a podcast feed without building an RSS backend.
Push audio summaries from cron jobs, automation platforms, or internal tools into shared feeds.
Validate agent-to-podcast workflows quickly with stable tokens and a real podcast subscription path.
Workflow
The API is intentionally narrow: upload finished audio, add metadata, and let Superlore keep podcast clients happy.
Name the private feed, set the description, and let Superlore generate title-based cover art.
Use a QR subscribe page to add the feed to Apple Podcasts, Overcast, Pocket Casts, or another RSS-capable app.
Read tokens and publish tokens stay separate, rotatable, and stored as hashes.
Your agent uploads finished MP3, M4A, WAV, AAC, or OGG audio and listeners receive it in their podcast queue.
Why this wins
Teams building agent audio should not spend their first week debugging RSS validators, audio byte ranges, and QR subscription edge cases.
| Need | Generic setup | Superlore |
|---|---|---|
| API surface | Generic storage bucket plus custom RSS code | Dedicated publish endpoint with idempotency and file validation |
| Podcast support | Debug Apple Podcasts, RSS validators, and audio probes manually | RSS and audio responses shaped for podcast-client behavior |
| User experience | Copy raw XML URLs into chat or documentation | QR subscribe page, copy fallback, generated cover art, and reader stats |
FAQ
It lets an agent or backend workflow upload finished audio and metadata to a private feed. Superlore then exposes that feed as podcast-compatible RSS.
No. Superlore accepts finished audio files, so agents can use Edge TTS, ElevenLabs, local TTS, recorded audio, or any other audio generation pipeline.
Yes. Agent Feeds support idempotency keys so retrying the same upload does not accidentally create duplicate episodes.
Not primarily. Superlore is optimized for private RSS podcast feeds for agents, teams, and groups rather than public podcast directory promotion.
Start with a free private feed, then upgrade when you need more shows, retained episodes, or storage.