youtube-content

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

31|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/markwang2658/hermes-windows-native --skill youtube-content-markwang2658
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/markwang2658/hermes-windows-native/tree/main/hermes-agent/skills/media/youtube-content
Command: npx skills add https://github.com/markwang2658/hermes-windows-native --skill youtube-content-markwang2658

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Transcribing and repurposing YouTube content is time-consuming; this tool automates transcript retrieval and transforms it into usable formats such as summaries, threads, chapters, and blog posts.

Core Features & Use Cases

  • Automatic transcript retrieval from YouTube videos via URL or ID using youtube-transcript-api.
  • Output formats include Chapters with timestamps, concise Summary, Chapter summaries, Threads for social media, and Blog posts with structure.
  • Supports language selection and timestamped outputs; gracefully handles errors like transcripts being disabled or private videos for reliable workflows.

Quick Start

Provide a YouTube URL and ask for a transcript-based summary or one of the output formats.

Frequently Asked Questions about youtube-content

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

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

To convert a YouTube transcript into a blog post or thread, provide the video URL to automatically retrieve the text and transform it into structured, timestamped content formats ready for publishing.

Can I extract chapters and timestamps from a YouTube video transcript?

Yes, you can extract chapters and timestamps from a YouTube video transcript by specifying the video URL or ID, which structures the transcript text into navigable segments for content repurposing.

Does youtube-transcript-api work with videos that have disabled transcripts or private settings?

The youtube-transcript-api workflow gracefully handles disabled transcripts and private videos by managing these common errors, ensuring your content extraction process stops cleanly without breaking downstream workflows.

What is the best way to summarize YouTube videos for content repurposing?

The best way to summarize YouTube videos for repurposing is to use the video URL to retrieve the transcript and automatically generate concise summaries, chapter breakdowns, or structured blog posts.

Do I need a specific environment to extract YouTube transcripts and generate summaries?

You need a Hermes-managed environment with the youtube-transcript-api dependency installed to extract YouTube transcripts and generate structured outputs like threads, chapters, and summaries reliably.

Can I select the language when extracting transcripts from YouTube videos?

Yes, you can select a specific language when extracting transcripts from YouTube videos, allowing you to retrieve and transform audio content into your preferred structured output formats.