youtube-harvester

Installation
SKILL.md

YouTube Harvester Skill

Extract and ingest YouTube video transcripts into RAG with proper chunking and metadata.

Overview

YouTube is a rich source of tutorials, lectures, and explanations. This skill covers:

  • Transcript extraction (manual and auto-generated)
  • Timestamp-aware chunking
  • Playlist and channel harvesting
  • Metadata enrichment

Prerequisites

# Install yt-dlp for video metadata and subtitles
pip install yt-dlp
Related skills
Installs
19
GitHub Stars
2
First Seen
Jan 24, 2026