ingest-youtube

Community

Extract YouTube transcripts for your wiki

AuthorRonanCodes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually retrieving, cleaning, and integrating YouTube transcripts into a knowledge vault is slow and error-prone; this Skill automates subtitle extraction, cleaning, and saving so video content can be reliably ingested into a wiki.

Core Features & Use Cases

  • Automatic subtitle extraction: uses yt-dlp to download auto-generated or manual English subtitles and extract video metadata.
  • SRT cleaning and deduplication: removes sequence numbers, timestamps, and duplicate lines to produce readable transcript text.
  • Lazy dependency installation: will attempt to install yt-dlp via Homebrew on first use if missing.
  • Vault integration: saves cleaned transcripts to the vault's raw/ directory with YAML frontmatter including source-url, title, author, and date.
  • Use Case: Ingest a lecture or conference talk to create a searchable wiki page with transcript and metadata for research or documentation.

Quick Start

Run the ingest-youtube skill with the video URL to fetch metadata, download English subtitles, clean the SRT, and save a transcript ready for wiki ingestion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ingest-youtube
Download link: https://github.com/RonanCodes/llm-wiki/archive/main.zip#ingest-youtube

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.