youtube-content

Fetch YouTube video transcripts and convert them into chapters, summaries, threads, and blog posts.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/samuelmukoti/myai-agent --skill youtube-content-samuelmukoti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/samuelmukoti/myai-agent/tree/main/skills/media/youtube-content
Command: npx skills add https://github.com/samuelmukoti/myai-agent --skill youtube-content-samuelmukoti

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires youtube-transcript-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Fetch transcripts from YouTube videos and convert them into structured, reusable content such as chapters, summaries, threads, and blog posts, saving time and enabling rapid content repurposing.

Core Features & Use Cases

  • Fetch transcripts from YouTube videos in multiple languages and formats.
  • Transform transcripts into chapters, summaries, chapter summaries, threads, and blog posts.
  • Use case examples include turning a video into a topic-based outline, a concise summary for social sharing, or a long-form article.

Quick Start

Provide a YouTube URL and I will fetch its transcript and generate structured content such as chapters, summaries, threads, or blog posts.

Frequently Asked Questions about youtube-content

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

FAQPage Schema
How do I extract a YouTube transcript and turn it into a blog post?

To extract a YouTube transcript and turn it into a blog post, provide a YouTube URL or video ID. The Skill fetches the transcript using the youtube-transcript-api and repurposes the video content into structured long-form articles.

Can I generate video chapters and summaries from a YouTube URL?

Yes, you can generate video chapters and summaries from a YouTube URL. The Skill fetches the video transcript and transforms it into structured chapter outlines and concise summaries for quick content navigation and sharing.

What is the best way to repurpose YouTube video content into social media threads?

The best way to repurpose YouTube video content into social media threads is to supply the video URL. The Skill extracts the transcript and converts the spoken content into structured, readable threads for rapid social distribution.

Does the YouTube transcript fetcher support videos in multiple languages?

The YouTube transcript fetcher supports fetching transcripts in multiple languages. By providing the video URL, the Skill retrieves available transcripts and converts them into your desired structured content formats like chapters or summaries.

What do I need to provide to extract transcripts from YouTube videos?

To extract transcripts from YouTube videos, you only need to provide the video URL or video ID. The Skill utilizes the youtube-transcript-api dependency to fetch the transcript data and generate structured content outputs.