Use when the user wants a YouTube transcript from a single URL or video ID. Optimized for one input and one output: fetch the transcript fast, default to plain transcript text only, and avoid extra commentary unless the user asks for timestamps, JSON, or metadata. Triggers on: youtube transcript, transcript from this video, get captions, extract transcript from YouTube, summarize this YouTube transcript after fetching it.
Use this skill when the job is simply to get a transcript from a YouTube URL or video ID with minimal token overhead.
python3 skills/GENERAL-KNOWLEDGE-WORKER/hyper-fast-youtube-transcript/scripts/get_youtube_transcript.py "<youtube-url-or-id>"youtu.be URL, shorts URL, embed URL, or raw video ID.--output <path> and return the path plus a short note.--timestamps--json--output /absolute/path.txtyoutube-transcript-api if it is missing.