youtube-summarizer

Fetch YouTube transcripts and generate structured summaries with timestamped files.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/mohamednegm0/Musahm-Vault-GTM --skill youtube-summarizer-mohamednegm0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-summarizer
Source: https://github.com/mohamednegm0/Musahm-Vault-GTM/tree/main/.claude/skills/ai-marketing-claude-code-skills/youtube-summarizer
Command: npx skills add https://github.com/mohamednegm0/Musahm-Vault-GTM --skill youtube-summarizer-mohamednegm0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Long-form YouTube content is time-consuming to consume and hard to archive; this Skill automates transcript extraction and produces concise, structured summaries so users can quickly understand video content and preserve searchable records.

Core Features & Use Cases

  • Automatically detect YouTube URLs and extract video IDs for processing.
  • Fetch full transcripts and video metadata via an MCP transcript server, then generate a structured summary with a main thesis, 3–5 key insights, notable points, and a single practical takeaway.
  • Save timestamped transcripts to disk and optionally deliver full transcript files to messaging platforms such as Telegram for sharing or archival.
  • Use cases include executive briefings from interviews and podcasts, competitive intelligence, content repurposing, and building searchable transcript libraries.

Quick Start

Summarize this YouTube link into a thesis, 3 key insights, and a practical takeaway: https://youtube.com/watch?v=VIDEO_ID

Frequently Asked Questions about youtube-summarizer

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

FAQPage Schema
How do I extract a transcript and summary from a YouTube video?

To extract a YouTube video transcript and summary, fetch the video URL to retrieve full subtitles and metadata, then generate a structured briefing featuring a main thesis, key insights, and a practical takeaway.

Does this YouTube transcript summarizer work on YouTube Shorts?

Yes, the YouTube transcript summarizer works on YouTube Shorts. It automatically detects URLs from shorts and full-length videos to fetch transcripts, extract metadata, and generate structured summaries.

Can I send a downloaded YouTube transcript file to Telegram?

Yes, you can send a downloaded YouTube transcript file to Telegram. The system saves timestamped transcripts to disk and optionally delivers full transcript files to Telegram for sharing or archival workflows.

Do I need a Node.js runtime to fetch YouTube transcripts and metadata?

Yes, you need a Node.js runtime to fetch YouTube transcripts and metadata. The system requires a Node.js environment alongside an MCP YouTube transcript server or equivalent subtitle fetcher to process video links.

What is the best way to summarize long-form YouTube podcasts for competitive research?

The best way to summarize long-form YouTube podcasts for competitive research is fetching the full transcript to generate a structured executive briefing with a main thesis, 3-5 key insights, notable points, and a practical takeaway.

What specific limitations exist when extracting YouTube subtitles for archival?

When extracting YouTube subtitles for archival, the processing relies on available video transcripts. The system requires an MCP transcript server or equivalent subtitle fetcher to successfully extract and save timestamped text.