youtube-content

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

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/srivtx/supercharger-opencode --skill youtube-content-srivtx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/srivtx/supercharger-opencode/tree/main/documents/youtube-content
Command: npx skills add https://github.com/srivtx/supercharger-opencode --skill youtube-content-srivtx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of converting YouTube video transcripts into various formats like summaries, threads, and blog posts, saving time and effort in content creation.

Core Features & Use Cases

  • Transcript Extraction: Extracts transcripts from YouTube videos using different formats like URLs, video IDs, and embeds.
  • Content Formatting: Converts transcripts into summaries, threads, blog posts, and quotes with timestamps.
  • Use Case: For content creators or researchers who need to quickly summarize YouTube videos or extract valuable insights from transcripts.

Quick Start

Use the youtube-content skill to generate a summary of a YouTube video with the URL '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 thread?

To convert a YouTube video transcript into a blog post or thread, this Skill extracts the transcript using video URLs or IDs and structures the text into summaries, threads, or blog posts. It outputs structured JSON with metadata, plain text, and timestamped text.

Can I extract YouTube transcripts using just a video ID or embed URL?

Yes, you can extract YouTube transcripts using different URL formats, including embed URLs and video IDs. The Skill utilizes the youtube-transcript-api library to fetch transcript data and convert it into structured content formats like summaries and quotes.

What is the best way to summarize YouTube videos for content creation?

The best way to summarize YouTube videos for content creation is using a Skill that extracts timestamped transcripts and formats them into structured outputs. This approach streamlines converting video insights into summaries, threads, and blog posts.

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

Yes, you need the youtube-transcript-api library installed to extract video transcripts. This dependency is required by the Skill to fetch transcript data from YouTube videos before formatting it into structured JSON, plain text, or summaries.

What metadata is included when extracting a YouTube video transcript?

When extracting a YouTube video transcript, the output includes structured JSON with metadata, plain text, and timestamped text. This structured format helps content creators and researchers quickly organize video insights into blogs or threads.