consolidate-transcripts

Community

Consolidate YouTube transcripts for LLMs.

Authordparedesi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of LLM context window limitations by consolidating multiple YouTube transcripts into a single, manageable file, ensuring all relevant information fits within token limits for analysis or prompting.

Core Features & Use Cases

  • Transcript Merging: Combines transcripts from a specified YouTube channel into one markdown file.
  • Token Limit Management: Intelligently includes transcripts up to a configurable token limit (defaulting to 800K for Claude).
  • Sorted Output: Organizes transcripts by date, newest first, for chronological analysis.
  • Use Case: Prepare all transcripts from a specific YouTube channel for a large language model like Claude, ensuring you don't exceed its context window while retaining the most recent content.

Quick Start

Consolidate all transcripts for the 'library-of-minds' channel into a single file.

Dependency Matrix

Required Modules

tiktoken

Components

scripts

💻 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: consolidate-transcripts
Download link: https://github.com/dparedesi/YTScribe/archive/main.zip#consolidate-transcripts

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.