youtube-content

Extract YouTube video transcripts and convert them into summaries, threads, blogs, and chapters.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill youtube-content-lxh755818-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/lxh755818-bot/obsidian-vault/tree/main/backup/skills/media/youtube-content
Command: npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill youtube-content-lxh755818-bot

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 structured formats, making it easier to consume and analyze video content.

Core Features & Use Cases

  • Transcript Extraction: Fetches transcripts from YouTube videos.
  • Content Transformation: Converts transcripts into summaries, threads, blogs, and chapters.
  • Use Case: If you have a YouTube video with a transcript and want to create a blog post or a Twitter thread from it, this Skill can help automate that process.

Quick Start

Use the youtube-content skill to generate a summary of the video at '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 turn a YouTube video transcript into a blog post?

To turn a YouTube video transcript into a blog post, this Skill extracts the text using the youtube-transcript-api and transforms it into structured content formats like blogs, summaries, and threads automatically.

Can I generate Twitter threads from YouTube videos?

Yes, you can generate Twitter threads from YouTube videos by fetching the transcript with the youtube-transcript-api and converting the extracted text into structured social media thread formats.

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

Yes, you need the youtube-transcript-api Python library installed, as the Skill depends on it to fetch transcripts from YouTube videos before transforming them into structured content.

What is the best way to summarize YouTube transcripts for educational content?

The best way to summarize YouTube transcripts for educational content is using an automated transformation tool that extracts the video transcript and structures it into a concise summary format.

How does converting YouTube transcripts into chapters work?

Converting YouTube transcripts into chapters works by extracting the full video transcript and restructuring the raw text into organized, chapter-based segments for easier content consumption.