SLASH-COMMAND-ONLY. Invoke ONLY when the user explicitly types the literal /watch-video slash command. Never auto-trigger on phrases like "watch this video," "summarize this video," "take notes on this video," or on a bare YouTube URL. For ad-hoc YouTube questions, fetch the transcript directly (YouTube page or yt-dlp) and skim — do not run this heavyweight pipeline.
$npx -y skills add newuxtreme/watch-video-skill --skill watch-video-skillInstalls into the current project.
Run `npx skills use "https://github.com/newuxtreme/watch-video-skill" --skill "newuxtreme/watch-video-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/newuxtreme/watch-video-skill" that are relevant to the current task. Run `npx skills add "https://github.com/newuxtreme/watch-video-skill"` and select the relevant skills, then follow their instructions.