youtube-content

Transform YouTube transcripts into summaries, threads, and blog posts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Converting long YouTube videos into actionable, transferable written content is time-consuming and error-prone; this skill automates the transcription-to-content pipeline to produce ready-to-share summaries, threads, and blog posts.

Core Features & Use Cases

  • Transcript extraction from YouTube videos using the YouTube Transcript API.
  • Output formats including Chapters, Summary, Chapter summaries, Threads, Blog posts, and Quotes.
  • Language support with optional language preference and timestamped outputs for precise content repurposing.
  • Simple CLI workflow: fetch transcripts, then transform into your desired format for social sharing, documentation, or research.

Quick Start

Provide a YouTube URL to fetch the transcript and generate a summary by default.

Frequently Asked Questions about youtube-content

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

FAQPage Schema
How do I turn YouTube transcripts into blog posts and social media threads?

To turn YouTube transcripts into blog posts and threads, provide a video URL to fetch the text and automatically transform it into structured written content formats.

What is the best way to summarize long YouTube videos into quick takeaways?

Summarizing long YouTube videos is done by fetching the transcript via the YouTube Transcript API and restructuring the text into chapters, quotes, and quick takeaways.

Can I generate timestamped chapters from a YouTube video transcript?

Yes, you can generate timestamped chapters from a YouTube video transcript; the extraction process supports timestamped outputs for precise content repurposing and documentation.

Does this YouTube content transformation tool support languages other than English?

Yes, the YouTube content transformation process supports language options, allowing you to specify a language preference when fetching and summarizing video transcripts.

Do I need the youtube-transcript-api to extract video transcripts for content repurposing?

Yes, you need the youtube-transcript-api dependency installed to fetch video transcripts, which serves as the foundational input for generating summaries and threads.

What are the limitations when converting video transcripts into structured written content?

Converting video transcripts depends entirely on the availability of existing captions via the API; videos without transcripts or restricted access will fail the content transformation pipeline.