youtube-summarizer

Extract YouTube transcripts and generate structured Markdown summaries using the STAR + R-I-S-E framework.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/HaykTarkhanyan/claude-setup --skill youtube-summarizer-hayktarkhanyan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-summarizer
Source: https://github.com/HaykTarkhanyan/claude-setup/tree/main/skills/youtube-summarizer
Command: npx skills add https://github.com/HaykTarkhanyan/claude-setup --skill youtube-summarizer-hayktarkhanyan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to extract transcripts from YouTube videos and generate comprehensive, detailed summaries using a structured analysis framework, eliminating the need to manually watch and synthesize content.

Core Features & Use Cases

  • Transcript extraction: Retrieve available transcripts from YouTube videos using the youtube-transcript-api.
  • Detailed summaries: Generate verbose, structured summaries following the STAR + R-I-S-E framework.
  • Video validation: Verify video accessibility and transcript availability before processing.
  • Language support: Preferentially use transcripts in user’s chosen language with sensible fallbacks.
  • Documentation-ready output: Produce Markdown-formatted summaries with metadata, key insights, terminology, and references.

Quick Start

Provide a YouTube URL to generate a comprehensive transcript-based summary.

Frequently Asked Questions about youtube-summarizer

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

FAQPage Schema
How do I generate a detailed summary from a YouTube video transcript?

To generate a YouTube video transcript summary, provide the video URL to extract available transcripts and produce a structured Markdown summary using the STAR + R-I-S-E framework. This process outputs documentation-ready insights, terminology, and references without manual viewing.

Can I extract YouTube transcripts in a specific language with fallback support?

Yes, YouTube transcript extraction preferentially retrieves transcripts in your chosen language and applies sensible fallbacks when that language is unavailable. This ensures you still receive a comprehensive structured summary even if the exact language transcript is missing.

What is the STAR + R-I-S-E framework for video summarization?

The STAR + R-I-S-E framework is a structured analysis method used to generate in-depth, verbose summaries from video transcripts. It transforms extracted YouTube transcripts into detailed Markdown documentation containing metadata, key insights, terminology, and references.

Do I need the youtube-transcript-api library to summarize YouTube videos?

Yes, you need the youtube-transcript-api library to extract transcripts from YouTube videos before generating summaries. This dependency validates video accessibility and transcript availability, enabling the creation of structured Markdown summaries for educational lectures and tutorials.

What's the best way to document educational YouTube lectures and tutorials?

The best way to document educational YouTube lectures is to extract transcripts and apply the STAR + R-I-S-E framework to generate formatted Markdown summaries. This approach captures thorough documentation, key insights, and references, eliminating the need to manually watch and synthesize content.

Why does YouTube transcript extraction fail for some videos?

YouTube transcript extraction fails when a video lacks accessible transcripts or has restricted availability. The process validates video accessibility and transcript availability before processing, ensuring only videos with extractable transcripts are summarized using the structured framework.