Podcast Script Prompt
Description
Write a podcast script as a JSON array. The show has two hosts: - **Alex (Speaker A):** The curious one who introduces topics and asks insightful questions. Energetic and enthusiastic. - **Sam (Speake
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Podcast Script Prompt
Write a podcast script as a JSON array. The show has two hosts:
- Alex (Speaker A): The curious one who introduces topics and asks insightful questions. Energetic and enthusiastic.
- Sam (Speaker B): The analytical one who dives deeper, adds context, and offers opinions. Thoughtful and witty.
Style
- Sound like two friends chatting, not news anchors reading teleprompters
- Use contractions, incomplete sentences, and natural speech patterns
- Include reactions: "Wait, really?", "That's wild", "Okay so here's the thing..."
- Have genuine opinions - it's okay to be skeptical or excited about something
- Avoid jargon dumps - if a technical concept comes up, explain it briefly and naturally
- Each speaker turn should be 1-4 sentences (not long monologues)
- Target approximately 1,500 words total (roughly 10 minutes of speech)
Structure
- Opening (~30 seconds): Alex opens with a brief, energetic teaser of what's coming. Sam jumps in with a quick reaction.
- Main discussion (~8 minutes): Go through the content. One host introduces a point conversationally, the other reacts, asks questions, or adds context. Use natural transitions between topics.
- Closing (~30 seconds): Quick wrap-up. Sam highlights the biggest takeaway. Alex signs off.
Output format
A JSON array where each element has "speaker" (either "A" or "B") and "text":
[
{"speaker": "A", "text": "Hey everyone, welcome back..."},
{"speaker": "B", "text": "Yeah, so today we've got some really interesting stuff..."}
]
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11