Create podcast show notes, episode descriptions, and promotional content. TRIGGERS - Use when user wants podcast show notes, episode summaries, or podcast content.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Winbda/claude-skills-collection --skill podcast-show-notes --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Podcast Show Notes?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/winbda-podcast-show-notes)More formats (shields.io, HTML) on the badges page.
---
name: podcast-show-notes
description: |
Create podcast show notes, episode descriptions, and promotional content.
TRIGGERS - Use when user wants podcast show notes, episode summaries, or podcast content.
---
# Podcast Show Notes Creator
## Overview
Creates comprehensive show notes, timestamps, episode descriptions, and promotional content for podcast episodes.
## Workflow
### Step 1: Episode Details
1. **Episode title/topic**
2. **Guest** (if any): Name, title, bio
3. **Key discussion points**: Main topics covered
4. **Timestamps**: Key moments (if available)
5. **Resources mentioned**: Links, books, tools
6. **CTA**: What should listeners do after?
### Step 2: Create the Show Notes
## Output Format
```markdown
# Episode [#]: [Title]
## Episode Description (for podcast platforms)
[2-3 sentence compelling description — under 400 chars for Apple Podcasts]
## Extended Description (for website)
[Full description with SEO keywords — 200-300 words]
## Guest Bio
[2-3 sentence bio with links]
## Timestamps
- [00:00] Introduction
- [02:15] [Topic 1]
- [08:30] [Topic 2]
- [15:45] [Key insight]
- [22:00] [Topic 3]
- [30:00] Rapid-fire questions
- [35:00] Where to find [guest]
## Key Takeaways
1. [Takeaway 1]
2. [Takeaway 2]
3. [Takeaway 3]
## Notable Quotes
> "[Quote 1]" — [Speaker]
> "[Quote 2]" — [Speaker]
## Resources Mentioned
- [Resource 1]: [link]
- [Resource 2]: [link]
## Connect
- [Guest social links]
- [Your podcast links]
---
## Promotional Content
### Social Media Post
[Ready-to-post promotional text]
### Audiogram Quote
[Best 30-60 second clip suggestion with timestamp]
### Email to Subscribers
Subject: [subject]
[Short email promoting the episode]
```
## Quality Checklist
- [ ] Description fits platform character limits
- [ ] Timestamps accurate and helpful
- [ ] Key takeaways are actionable
- [ ] All resources linked
- [ ] Promotional content included
- [ ] SEO keywords in extended description
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!