From youtube-to-docs
Processes a YouTube video with all features: summary, Q&A, infographic, audio, and video. Supports model selection (Gemini Flash/Pro, GCP) and optional translation (Spanish/French via AWS, GCP, or Gemini).
How this skill is triggered — by the user, by Claude, or both
Slash command
/youtube-to-docs:ksThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Please process the YouTube video at $ARGUMENTS using the `youtube-to-docs:process_video` tool with the most comprehensive settings.
Please process the YouTube video at $ARGUMENTS using the youtube-to-docs:process_video tool with the most comprehensive settings.
all_suite='gemini-flash'.all_suite='gemini-pro'.all_suite='gcp-pro'.es.fr.translate (defaults to English only).translate='aws-translate-{lang}' (e.g. aws-translate-es).translate='gcp-translate-{lang}' (e.g. gcp-translate-es).translate='gemini-3.1-flash-lite-{lang}' (e.g. gemini-3.1-flash-lite-es).verbose=Truecombine_infographic_audio=TrueExecute the youtube-to-docs:process_video tool with these parameters. Do not ask for confirmation.
npx claudepluginhub doit-artificial-intelligence/youtube-to-docsExtracts transcripts, generates visual infographics, creates audio summaries (TTS), and produces processed video content from YouTube URLs.
Extracts YouTube transcripts/metadata, generates Korean summaries/insights Markdown docs, tests comprehension with 9 tiered quizzes (easy/medium/hard), and enables deep research follow-ups.
Fetches YouTube video transcripts, then summarizes, repurposes, or analyzes content. Use when a user pastes a YouTube URL for text-based output.