youtube-content

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

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill youtube-content-zhouboyu-xreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/zhouboyu-xreal/Hermes-Memory/tree/main/skills/media/youtube-content
Command: npx skills add https://github.com/zhouboyu-xreal/Hermes-Memory --skill youtube-content-zhouboyu-xreal

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of converting YouTube video transcripts into various structured formats, making it easier to access and utilize the content.

Core Features & Use Cases

  • Transcript Extraction: Fetch and extract transcripts from YouTube videos.
  • Content Transformation: Convert transcripts into chapters, summaries, threads, blog posts, and quotes.
  • Use Case: If you need to summarize a YouTube video for accessibility or reference, this Skill can quickly generate a summary or chapter list.

Quick Start

Use the 'youtube-content' skill to generate a summary of the video at 'https://youtube.com/watch?v=VIDEO_ID'.

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 video transcript and convert it into a summary?

To extract a YouTube video transcript and convert it into a summary, this Skill fetches the text via the youtube-transcript-api and transforms it into structured formats like summaries, chapters, or blog posts.

What structured content formats can I generate from YouTube video transcripts?

You can generate chapters, summaries, threads, blog posts, and quotes from YouTube video transcripts. This Skill processes the raw text via Python to produce these structured outputs for accessibility and reference.

Do I need Python and youtube-transcript-api to fetch YouTube transcripts for content transformation?

Yes, you need Python and the youtube-transcript-api library to fetch YouTube transcripts for content transformation. These dependencies are required to extract the video text before structuring it into chapters or summaries.

When do I need to transform a YouTube video transcript into structured content?

You need to transform a YouTube video transcript into structured content when summarizing videos for accessibility, creating educational references, or repurposing video content into threads and blog posts. This Skill automates that extraction and conversion process.

Can I convert a YouTube transcript into a blog post automatically?

Yes, you can convert a YouTube transcript into a blog post automatically. This Skill extracts the video transcript using the youtube-transcript-api and transforms the text into a structured blog post format.