Podcast Workflow
by @ash2hsa
Full podcast post-production pipeline. Give it a transcript or audio URL and it produces show notes, chapter markers, social media clips, SEO title/descripti...
clawhub install podcast-workflowπ About This Skill
name: podcast-workflow description: Full podcast post-production pipeline. Give it a transcript or audio URL and it produces show notes, chapter markers, social media clips, SEO title/description, and a newsletter summary β all in one shot. Use when the user mentions podcast, episode, transcript, show notes, chapters, or timestamps. version: 1.0.0 metadata: openclaw: emoji: "ποΈ" requires: bins: - curl
Podcast Workflow
When to use this skill
Use this skill when the user:
Do NOT use this skill for general writing tasks unrelated to podcasts.
What you produce
Run all steps below in sequence. Deliver everything in a single structured response.
Step 1 β Ingest content
If the user pastes a transcript:
If the user provides a URL (YouTube, Spotify, RSS, etc.):
curl to fetch the page and extract any available transcript or description.If the user provides neither:
Step 2 β Show notes
Write professional show notes in this exact format:
## [Episode Title β infer from content if not given][2β3 sentence hook that captures the core insight of the episode. Write for someone who hasn't listened yet.]
What we cover
[Key topic 1]
[Key topic 2]
[Key topic 3]
[Key topic 4]
[Key topic 5] Key takeaways
[3β5 bullet points with the most actionable or surprising insights from the episode]Guest / Host
[Name and one-line description if mentioned in transcript. Skip if solo episode with no guest info.]Resources mentioned
[List any books, tools, websites, or people mentioned in the transcript. Format: Name β brief description. Skip section if none found.]
Rules:
Step 3 β Chapter markers
Generate timestamp-based chapters suitable for YouTube, Spotify, and podcast players.
Format each line as:
00:00 Introduction
[MM:SS] [Chapter title β max 50 characters]
Rules:
Step 4 β Social media clips
Write 3 social posts, each optimized for a different platform:
LinkedIn post:
X (Twitter) thread:
Instagram caption:
Step 5 β SEO metadata
Provide:
Title (under 60 chars): [title]
Meta description (under 155 chars): [description]
Primary keyword: [keyword]
Secondary keywords: [keyword1], [keyword2], [keyword3]
Rules:
Step 6 β Newsletter summary
Write a 100β150 word newsletter blurb suitable for pasting into a weekly digest:
[Episode title][2-sentence summary of what the episode covers]
[1 key insight or quote from the episode]
[1-sentence reason why subscribers should listen]
π§ [Listen / Watch] β [leave placeholder: INSERT_LINK]
Output format
Deliver all 5 outputs in order, each under a clear H2 heading:
1. ## Show notes
2. ## Chapter markers
3. ## Social media
4. ## SEO metadata
5. ## Newsletter
Separate each section with a horizontal rule (---).
After all sections, add:
---
β
Podcast workflow complete. All assets ready to publish.
Want me to adjust tone, length, or regenerate any section?