Install
openclaw skills install gemini-yt-video-transcriptCreate a verbatim transcript for a YouTube URL using Google Gemini (speaker labels, paragraph breaks; no time codes). Use when the user asks to transcribe a YouTube video or wants a clean transcript (no timestamps).
openclaw skills install gemini-yt-video-transcriptCreate a verbatim transcript for a YouTube URL using Google Gemini.
Output format
Speaker: text
Requirements
python3 {baseDir}/scripts/youtube_transcript.py "https://www.youtube.com/watch?v=..."
Options:
--out <path> Write transcript to a specific file (default: auto-named in the workspace out/ folder).When chatting: send the resulting transcript as a document/attachment.