youtube-content

Fetch YouTube video transcripts and convert them into structured written content.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes the manual work of transcribing and repurposing YouTube videos, letting you turn spoken content into polished written assets quickly.

Core Features & Use Cases

  • Transcript Retrieval: Fetch transcripts from standard YouTube links or raw video IDs with optional language selection.
  • Content Transformation: Convert transcripts into chapters, concise summaries, chapter summaries, social threads, blog posts, or notable quotes.
  • Use Case: A creator can paste a long interview link and instantly get a chapter outline, a short summary for publication, and a thread for social sharing.

Quick Start

Use the youtube-content skill to fetch the transcript from a YouTube video and transform it into the format you need.

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 fetching the video captions and applying a content transformation to structure the text into the desired output format.

Can I generate chapters and summaries from a long-form YouTube video?

Yes, you can generate chapters and summaries from long-form YouTube videos by retrieving the transcript and converting it into structured written content like chapter outlines or concise summaries.

Does this YouTube transcript summarization approach work with podcasts and interviews?

Yes, this YouTube transcript summarization works with podcasts, interviews, tutorials, and talks by extracting the spoken content and restructuring it into written assets.

What happens if captions are disabled or unavailable on a YouTube video?

When captions are disabled or unavailable on a YouTube video, the transcript retrieval process provides graceful error reporting instead of failing silently.

Can I specify the language when fetching a YouTube video transcript?

Yes, you can specify the language during transcript retrieval by using the optional language selection feature to fetch the correct captions from the video.

Do I need a standard YouTube URL to fetch video transcripts?

No, you do not need a standard YouTube URL; transcript retrieval supports fetching captions from common YouTube URL formats as well as raw video IDs.