podcast-marketing

Convert podcast episodes into social posts, show notes, quote cards, and video clips.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/not-subhu/screech --skill podcast-marketing-not-subhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: podcast-marketing
Source: https://github.com/not-subhu/screech/tree/main/.local/secondary_skills/podcast-marketing
Command: npx skills add https://github.com/not-subhu/screech --skill podcast-marketing-not-subhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-3.11, youtube-transcript-api, yt-dlp, openai-whisper, Pillow, ffmpeg, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill converts podcast episodes into engaging social posts, show notes, clips, and quote cards, expanding your podcast's online presence and audience engagement.

Core Features & Use Cases

  • Content Repurposing: Transform episodes into various formats suitable for social media, blogs, and newsletters.
  • Quote Card Generation: Create shareable quote cards with speaker attribution and timestamps.
  • Video Clip Creation: Extract key moments from episodes and format them for social media platforms.
  • Use Case: If you have a podcast episode and want to create a visual quote card for Instagram, a short video clip for TikTok, and a detailed show note for your website, this Skill can automate the process.

Quick Start

Run the podcast-marketing skill with the YouTube link of your episode: use podcast-marketing with <youtube_link>.

Frequently Asked Questions about podcast-marketing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a podcast episode into social media posts and video clips?

To convert a podcast episode into social media content, you provide a YouTube link to automate transcription and content generation. This creates show notes, quote cards, and short video clips formatted for multiple platforms.

Can I extract video clips from a podcast for TikTok and Instagram?

Yes, you can extract video clips from a podcast for TikTok and Instagram. The process identifies key moments from your episode and formats them specifically for social media platforms.

Do I need Python to generate quote cards with timestamps from audio?

Yes, you need Python 3.11 to generate quote cards with timestamps from audio. The process relies on openai-whisper for transcription and Pillow for creating shareable visual graphics.

How does podcast transcription work for content repurposing?

Podcast transcription for content repurposing works by using openai-whisper to convert spoken audio into text. This text is then processed to automatically generate social posts, blogs, and quote cards.

What's the best way to automate show notes creation from a YouTube video?

The best way to automate show notes creation from a YouTube video is using the youtube-transcript-api to extract dialogue. This enables automated generation of detailed notes for your website.

Does this content creation process work with local audio files?

The content creation process is designed to work with YouTube links using yt-dlp and youtube-transcript-api. It extracts audio and transcripts to generate marketing formats like social posts and video clips.