youtube-ingestion

Installation
SKILL.md

YouTube Video Ingestion

Ingest YouTube videos into your vault by fetching transcripts and creating structured notes.

Workflow

  1. Extract video ID from the YouTube URL (the v parameter or from youtu.be short links)
  2. Fetch transcript using the bundled script
  3. Create transcript note with full content and metadata
  4. Create summary note with key insights extracted from the transcript
  5. Run markdownlint on both notes

Usage

Fetching transcripts

Run the transcript fetcher script (uses PEP723 inline metadata):

Related skills

More from apsteinberg/skills

Installs
1
First Seen
Mar 15, 2026