youtube-content

Extract YouTube transcripts and convert them into summaries, chapters, threads, blogs, and quotes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

YouTube videos generate valuable spoken content, but transcripts are often hard to access and repurpose. This Skill provides a streamlined workflow to fetch transcripts and convert them into ready-to-publish content such as summaries, chapters with timestamps, social threads, and blog-ready material.

Core Features & Use Cases

  • Transcript extraction from YouTube videos in multiple languages.
  • Transform transcripts into useful formats: chapters with timestamps, concise summaries, Twitter/X threads, blog posts, and notable quotes.
  • Includes a helper script to fetch transcripts and output JSON or plain text for downstream processing.

Quick Start

Provide a YouTube URL to fetch the transcript and transform it into a summary, chapters, threads, or a blog post.

Frequently Asked Questions about youtube-content

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

FAQPage Schema
How do I turn a YouTube transcript into a blog post or social thread?

You can turn a YouTube transcript into a blog post or social thread by providing a video URL to extract the text, which is then structured into ready-to-publish content formats. This process repurposes spoken video content into written summaries and threads.

Can I generate video chapters with timestamps from a YouTube video?

Yes, generating video chapters with timestamps from a YouTube video involves extracting the transcript and transforming it into structured segments with corresponding time markers. This provides a navigable breakdown of the video's spoken content.

Does youtube-transcript-api support extracting transcripts in multiple languages?

The youtube-transcript-api supports extracting transcripts in multiple languages, fetching spoken content from YouTube videos for downstream processing. It outputs structured JSON or plain text, enabling multilingual content repurposing workflows.

What is the best way to extract notable quotes from a YouTube video?

The best way to extract notable quotes from a YouTube video is to fetch the transcript and process it into highlighted text segments. This transforms raw spoken dialogue into structured, quotable content for marketing or research.

How do I get a concise summary from a YouTube video transcript?

To get a concise summary from a YouTube video transcript, you provide the video URL to extract the spoken text and convert it into a shortened overview. This distills long-form video content into quick, readable summaries.