youtube-content

Extracts YouTube transcripts and converts them into structured content formats.

3|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/twjarviszyra-web/hermes-unbound --skill youtube-content-twjarviszyra-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/twjarviszyra-web/hermes-unbound/tree/main/skills/media/youtube-content
Command: npx skills add https://github.com/twjarviszyra-web/hermes-unbound --skill youtube-content-twjarviszyra-web

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 friction of manually watching long YouTube videos and rewriting the information into useful formats, making it faster to repurpose spoken content.

Core Features & Use Cases

  • Transcript Fetching: Pull transcripts from standard YouTube URLs or raw video IDs.
  • Content Transformation: Convert transcripts into chapters, summaries, chapter summaries, social threads, blog posts, and notable quotes.
  • Error-Aware Workflow: Handles missing transcripts, unavailable videos, language fallback, and timestamped or plain-text output.
  • Use Case: Turn a recorded webinar into a structured chapter outline, a concise summary, and a publishable blog post.

Quick Start

Use the youtube-content skill to fetch the transcript from a YouTube video and rewrite it into the format I ask for.

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 video transcript into a blog post or summary?

To convert a YouTube transcript into a blog post, you fetch the video transcript via standard URLs or raw IDs and transform the extracted text into structured summaries, chapters, or publishable articles. The process handles language fallback and timestamped text formatting automatically.

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

Yes, you can extract chapters and timestamps directly from a YouTube video. The process fetches the timestamped transcript output and converts it into structured chapter outlines or concise chapter summaries, pulling spoken content from standard URLs and raw video IDs.

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

The best way to repurpose YouTube video content into social threads is to extract the video transcript and transform the plain text into structured social posts. This removes the friction of manually watching long videos and rewriting spoken information into usable formats.

Does the youtube-transcript-api handle missing transcripts or unavailable videos?

Yes, the youtube-transcript-api workflow handles missing transcripts, unavailable videos, and language fallback scenarios. It provides an error-aware process that manages transcript availability issues before attempting to format plain text or timestamped outputs.

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

No, you do not need a standard YouTube URL to fetch video transcripts and quotes. You can extract transcripts and generate notable quotes using either standard URLs or raw video IDs, making it flexible for various content repurposing workflows.