youtube-content

Fetch YouTube video transcripts and convert them into structured content.

7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/kzinmr/ai-topics --skill youtube-content-kzinmr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-content
Source: https://github.com/kzinmr/ai-topics/tree/main/config/hermes/skills/_overrides/youtube-content
Command: npx skills add https://github.com/kzinmr/ai-topics --skill youtube-content-kzinmr

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill fetches YouTube video transcripts and either transforms them into structured content or ingests them into the AI knowledge base, enriching existing articles and entities.

Core Features & Use Cases

  • Transcript Extraction: Fetch and process transcripts from YouTube videos.
  • Content Transformation: Convert transcripts into various formats like chapters, summaries, threads, or blog posts.
  • Wiki Ingestion: Integrate video content into the AI knowledge base, enriching entities and concepts.

Quick Start

Use the youtube-content skill to fetch a transcript from the YouTube video at this URL: <your_video_url>

Frequently Asked Questions about youtube-content

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

FAQPage Schema
How do I extract YouTube video transcripts for content integration?

To extract YouTube video transcripts for content integration, use this Skill to fetch transcripts via the youtube-transcript-api and process them into structured content like summaries or chapters. It directly ingests video text into an AI knowledge base.

Can I convert YouTube transcripts into blog posts or summaries?

You can convert YouTube transcripts into blog posts, summaries, chapters, or threads. The Skill fetches the video transcript and transforms it into various structured content formats suitable for educational content creation.

Do I need yt-dlp and python libraries to fetch YouTube transcripts?

Yes, you need yt-dlp and python libraries to fetch and parse YouTube transcripts. These dependencies are required for the Skill to successfully extract video transcripts and process them into structured content.

What is the best way to integrate YouTube video content into a knowledge base?

The best way to integrate YouTube video content into a knowledge base is using this Skill for wiki ingestion. It fetches video transcripts and enriches existing entities and concepts within your AI knowledge base.

Does youtube-transcript-api work for educational content creation and curation?

The youtube-transcript-api works for educational content creation and curation by fetching transcripts that the Skill then processes. This pipeline supports content moderation and knowledge base curation from video sources.

What are the limitations of extracting YouTube transcripts for a knowledge base?

Limitations of extracting YouTube transcripts include dependency on yt-dlp and python libraries for parsing, plus the requirement that target videos must have available transcripts for successful content integration into the knowledge base.