podcast-transcript-fetcher

Fetch, search, and analyze podcast transcripts via RSS feeds and APIs.

581|60|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/Varnan-Tech/opendirectory --skill podcast-transcript-fetcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: podcast-transcript-fetcher
Source: https://github.com/Varnan-Tech/opendirectory/tree/main/skills/podcast-transcript-fetcher
Command: npx skills add https://github.com/Varnan-Tech/opendirectory --skill podcast-transcript-fetcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, groq, faster-whisper, ffmpeg, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of fetching, searching, and analyzing transcripts from various podcasts, saving time and effort in research and content analysis.

Core Features & Use Cases

  • Transcript Fetching: Automatically fetch transcripts from supported podcasts using RSS feeds and APIs.
  • Search: Search transcripts by keyword or guest name.
  • Batch Transcription: Transcribe the last N episodes of a podcast.
  • Use Case: If you need to research a topic discussed in multiple podcast episodes, this Skill can save you time by fetching and transcribing those transcripts.

Quick Start

Use the podcast-transcript-fetcher skill to get the latest transcript from 'Lenny's Podcast'.

Frequently Asked Questions about podcast-transcript-fetcher

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

FAQPage Schema
How do I automatically fetch podcast transcripts from RSS feeds?

To automatically fetch podcast transcripts, this Skill uses RSS feeds, APIs, and Python scripts to retrieve and transcribe audio content. It handles various podcast sources including RSS, Substack, and website scraping for transcript retrieval.

Can I transcribe the last N episodes of a podcast in a batch?

Yes, you can transcribe the last N episodes of a podcast in a batch. The Skill supports batch transcription, automatically fetching and processing multiple recent episodes using faster-whisper and ffmpeg.

Do I need Python and Groq to search and analyze podcast transcripts?

Yes, you need Python and Groq to search and analyze podcast transcripts. The Skill requires Python, requests, and Groq for API communication, data retrieval, and executing transcript searches by keyword or guest name.

What is the best way to search podcast research transcripts by keyword or guest name?

The best way to search podcast research transcripts by keyword or guest name is using this Skill's automated search functionality. It fetches and indexes transcripts, allowing you to query specific topics across multiple podcast episodes efficiently.

Does this transcript fetcher work with Substack and website scraping, or only RSS feeds?

This transcript fetcher works with RSS feeds, Substack, and website scraping. It handles various podcast formats and sources, applying automated fetching and analysis techniques across multiple platforms to retrieve transcript data.

Related Skills