video-fetch-and-summarize

Installation
SKILL.md

Video Fetch & Summarize

Downloads videos from URLs and generates a Markdown summary per video via Gemini. Fully self-contained — no other skills required.

Output Structure

<output_dir>/
  <Video_Title>/
      <uploader>_<id>.mp4
      summary.md

Prerequisites

  • GEMINI_API_KEY env var set
  • yt-dlp and google-genaiauto-installed on first run if missing
  • Python available as py (Windows) or python3
Installs
47
GitHub Stars
22
First Seen
May 8, 2026
video-fetch-and-summarize — maystudios/claude-skills