youtube-harvester

Community

Harvest YouTube transcripts into your RAG.

Authormindmorass
Version1.0.0
Installs0

System Documentation

What problem does it solve?

YouTube hosts a wealth of tutorials and lectures, but transcripts and metadata are often scattered or hard to index. This Skill provides end-to-end extraction, chunking, and enrichment to enable efficient retrieval and reasoning over video content.

Core Features & Use Cases

  • Transcript extraction from manual captions or auto-generated transcripts.
  • Timestamp-aware chunking for precise retrieval and context preservation.
  • Harvesting playlists and channels with workflows to ingest into a RAG collection.
  • Metadata enrichment (title, channel, upload date, duration, tags) to improve search and relevance.

Quick Start

Use the YouTube Harvester to ingest a video by URL into your RAG collection: harvest_youtube_video(url='https://youtube.com/watch?v=VIDEO_ID', collection='my_rag', chunk_strategy='time', chunk_size=300)

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: youtube-harvester
Download link: https://github.com/mindmorass/reflex/archive/main.zip#youtube-harvester

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.