youtube-content

Convert YouTube video transcripts into summaries, threads, and blog posts.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill youtube-content-brittaniebuffiecsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/brittaniebuffiecsu/zerogravityclaw/tree/main/src/hermes-core/skills/media/youtube-content
Command: npx skills add https://github.com/brittaniebuffiecsu/zerogravityclaw --skill youtube-content-brittaniebuffiecsu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of converting YouTube video transcripts into various formats, such as summaries, threads, and blog posts, making it easier to digest and share video content.

Core Features & Use Cases

  • Transcript Conversion: Extracts transcripts from YouTube videos and converts them into structured content.
  • Format Options: Offers various output formats like chapters, summaries, threads, and blog posts.
  • Use Case: Suppose a user wants to summarize a lengthy YouTube video or create a Twitter thread of key points. This Skill can transform the transcript into the desired format.

Quick Start

Use the 'youtube-content' skill to convert the transcript of a YouTube video into a summary. Example: 'convert-transcript-to-summary "https://youtube.com/watch?v=VIDEO_ID"'

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 Twitter thread?

You can convert a YouTube video transcript into a blog post or Twitter thread by processing the video URL or ID through this Skill, which extracts the text and restructures it into your chosen format.

Can I extract YouTube transcripts from videos in languages other than English?

Yes, you can extract YouTube transcripts in multiple languages. The Skill processes video URLs and video IDs to pull transcripts and supports multilingual transcript conversion into summaries and threads.

What is the best way to summarize a lengthy YouTube video automatically?

To summarize a lengthy YouTube video automatically, pass the video URL to this Skill. It extracts the full transcript using the required API and condenses the content into a structured summary.

Do I need to install any dependencies to extract YouTube transcripts?

Yes, you need to install the 'youtube-transcript-api' dependency to extract YouTube transcripts before the Skill can process and transform the video text into chapters or blog posts.

What output formats can I generate from a YouTube video transcript?

You can generate multiple output formats from a YouTube video transcript, including structured summaries, chapters, Twitter threads, and blog posts, making it easier to digest and share video content.

Why does YouTube transcript conversion require a video URL or ID?

YouTube transcript conversion requires a video URL or ID because the underlying API needs a specific video target to locate and extract the available caption data for processing into summaries.