Podcast Script Prompt
Development community intermediate
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
Terminal
claude install-skill https://github.com/zarazhangrui/personalized-podcast README
Podcast Script Prompt
Write a podcast script as a JSON array. The show has two hosts:
- undefined
Style
- undefined
Structure
- undefined
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
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official