youtube-content

Extract YouTube transcripts and generate summaries, chapters, threads, or blog posts.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/devMoez/titan --skill youtube-content-devmoez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/devMoez/titan/tree/main/skills/media/youtube-content
Command: npx skills add https://github.com/devMoez/titan --skill youtube-content-devmoez

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the time-consuming effort of manually watching or skimming YouTube videos by turning available transcripts into structured, shareable content.

Core Features & Use Cases

  • Transcript to structured outputs: Convert YouTube transcripts into chapters, summaries, thread drafts, blog posts, and quotes with timestamps.
  • URL flexibility: Accept full YouTube URLs (including youtu.be links, shorts, embeds, and live links) or a raw 11-character video ID.
  • Scales to long videos: Chunks very long transcripts and merges summaries to keep results coherent.

Quick Start

Provide a YouTube URL and ask for chapters or a summary so the Skill fetches the transcript and outputs the requested structured format.

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 structured summary?

To convert a YouTube video transcript into a structured summary, provide the video URL. The system fetches the transcript, chunks long videos if necessary, and transforms the text into coherent summaries with chapters and timestamped quotes.

Can I generate blog posts or social media threads directly from a YouTube link?

Yes, you can generate blog post drafts and social media threads directly from a YouTube link. The system parses the URL, retrieves the transcript, and reformats the content into structured drafts suitable for publishing.

Does this tool work with YouTube Shorts, live links, and youtu.be URLs?

Yes, the tool works with YouTube Shorts, live links, youtu.be URLs, and standard embeds. It robustly parses full URLs or raw 11-character video IDs to accurately retrieve the available transcript.

What is the best way to summarize very long YouTube lectures or talks?

The best way to summarize very long YouTube lectures is through automated transcript chunking. The system divides lengthy transcripts into manageable segments, summarizes each part, and merges them to maintain overall coherence.

Do I need to specify a language when extracting YouTube transcripts?

Specifying a language when extracting YouTube transcripts is optional. The system supports optional language selection and includes a fallback mechanism to ensure it retrieves a transcript even if the preferred language is unavailable.