youtube-to-knowledge-doc

Convert YouTube videos into structured Knowledge Framework documents with timestamp citations.

10|3|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/tekliner/improvado-agentic-frameworks-and-skills --skill youtube-to-knowledge-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-to-knowledge-doc
Source: https://github.com/tekliner/improvado-agentic-frameworks-and-skills/tree/main/skills/youtube-to-knowledge-doc
Command: npx skills add https://github.com/tekliner/improvado-agentic-frameworks-and-skills --skill youtube-to-knowledge-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-dlp, Python 3.8+.

What problem does it solve?

This Skill solves the challenge of converting valuable information from YouTube videos into organized, searchable, and properly attributed documentation within your knowledge base. It eliminates manual note-taking and ensures knowledge is preserved with verifiable sources.

Core Features & Use Cases

  • Automatic Transcript Extraction: Uses yt-dlp to extract video transcripts, forming the basis of your documentation.
  • Intelligent Folder Placement: Analyzes video content to recommend and place the generated document in the most relevant repository folder.
  • Knowledge Framework Compliance: Generates documentation adhering to MECE structure, Mermaid diagrams, and numbered sections.
  • Clickable Timestamp Citations: Includes precise, clickable YouTube timestamp links for every fact, ensuring direct traceability to the video source.
  • Use Case: You watch a critical webinar on AI agent security. Instead of scattered notes, you use this skill: "Document this video: [YouTube URL]". It extracts the transcript, structures it into a comprehensive document with diagrams, and adds clickable timestamps for every key point, ready for your team's knowledge base.

Quick Start

To document a YouTube video, simply provide the URL and ask Claude: Document this video: https://www.youtube.com/watch?v=VIDEO_ID

Frequently Asked Questions about youtube-to-knowledge-doc

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

FAQPage Schema
How do I convert YouTube video transcripts into structured documentation?

This Skill extracts YouTube transcripts using yt-dlp, then structures them into Knowledge Framework documents with MECE sections, Mermaid diagrams, and clickable timestamp citations tied directly to the video source.

Can I automatically generate knowledge base documents from YouTube videos with proper attribution?

Yes. The Skill analyzes video content, determines optimal folder placement, extracts transcripts, and generates attributed documentation with inline citations and timestamp links for full traceability.

What do I need to use this Skill to document videos?

You need Python 3.8 or later and yt-dlp installed. Provide a YouTube URL, and the Skill handles transcript extraction, document structuring, and citation formatting automatically.

How does this Skill organize video content into knowledge repositories?

It analyzes transcript content to intelligently recommend folder placement within your repository, ensuring generated documents land in contextually relevant locations alongside related materials.

Does this work for converting any YouTube video type into searchable documentation?

The Skill handles transcript extraction from most YouTube videos and generates structured documentation. Success depends on video transcript availability and yt-dlp's ability to access the target video.

What makes timestamp citations useful compared to manual notes from videos?

Clickable timestamps link every fact directly to its exact location in the video, enabling viewers to verify claims instantly and jump to supporting context without rewatching entire videos.