youtube-content

Fetch YouTube transcripts and transform them into structured content formats.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/x-TheFox/Corvus --skill youtube-content-x-thefox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/x-TheFox/Corvus/tree/main/skills/media/youtube-content
Command: npx skills add https://github.com/x-TheFox/Corvus --skill youtube-content-x-thefox

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 videos manually is time-consuming and error-prone; this Skill automates transcript extraction and formatting into shareable content like summaries, threads, and blog posts.

Core Features & Use Cases

  • Fetch transcripts from YouTube videos and convert them into structured outputs (chapters, summaries, threads, blogs, quotes).
  • Support multiple output formats and languages, with language fallbacks and easy piping into downstream tools.
  • Ideal for content creators, researchers, and marketers who want quick, publish-ready content from video transcripts.

Quick Start

Provide a YouTube URL or video ID and specify the desired output format to generate ready-to-use content.

Frequently Asked Questions about youtube-content

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

FAQPage Schema
How do I convert YouTube transcripts into blog posts and threads?

You can convert YouTube transcripts into blog posts and threads by fetching the video transcript and applying structured formatting transformations. This Skill automates transcript extraction and outputs ready-to-share content like summaries and blogs.

What is the best way to summarize YouTube videos from their transcripts?

The best way to summarize YouTube videos is to extract transcripts automatically and process them into structured chapters and summaries. This approach eliminates manual transcription errors and saves time generating publish-ready content.

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

Yes, you need the youtube-transcript-api dependency to extract video transcripts. It handles fetching transcript data directly from YouTube videos, supporting language fallbacks when processing content for repurposing.

Can I generate content from YouTube videos in multiple languages?

You can generate content from YouTube videos in multiple languages using built-in language fallbacks. The Skill fetches available transcripts and transforms them across different output formats and languages.

Why does YouTube transcript extraction fail for some videos?

YouTube transcript extraction fails when a video lacks captions or the youtube-transcript-api cannot retrieve subtitle data. This limitation occurs if the video creator has not uploaded or auto-generated transcripts.