Learn Video banner
9Tech-Solutions 9Tech-Solutions

Learn Video

Design community

Description

--- description: Extract reusable knowledge from a YouTube/TikTok/Vimeo URL via an audio+visual fused timeline, then handoff to /learn-eval argument-hint: <url> [--tier=lite|pro|max] [--model=<provider:model>] [--offline] [--fresh] [--short] [--notes-only] allowed-tools: Bash, Read --- # /learn-video Pulls a video from any `yt-dlp`-supported site (1800+ sites, including YouTube, TikTok, Vimeo), transcribes it, identifies visually-important timestamps, extracts keyframes, fuses audio+visual int

Installation

Installs to ~/.claude/skills/9tech-solutions-learn-video-learn-video/SKILL.md

Terminal
mkdir -p ~/.claude/skills/9tech-solutions-learn-video-learn-video && curl -fsSL https://raw.githubusercontent.com/9Tech-Solutions/learn-video/HEAD/commands/learn-video.md -o ~/.claude/skills/9tech-solutions-learn-video-learn-video/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository