ks
SkillMedia(Kitchen Sink) Process a YouTube video with all features (summary, Q&A, infographic, audio, and video).
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the ks skill
What this skill tells your AI
The instructions your AI receives, as published by doit-artificial-intelligence/youtube-to-docs in skills/ks/SKILL.md and read by ahel’s review.
Please process the YouTube video at $ARGUMENTS using the youtube-to-docs:process_video tool with the most comprehensive settings.
- Identify the YouTube URL or ID from the arguments.
- Check for model keywords:
- If "gemini flash" or "flash" is mentioned, set
all_suite='gemini-flash'. - If "gemini pro" or "pro" is mentioned (or if no model is specified), set
all_suite='gemini-pro'. - If "gcp" is mentioned, set
all_suite='gcp-pro'.
- If "gemini flash" or "flash" is mentioned, set
- Check for language keywords (combine with translate provider below):
- If "spanish" or "es" is mentioned, use language code
es. - If "french" or "fr" is mentioned, use language code
fr. - If no language is specified, omit
translate(defaults to English only).
- If "spanish" or "es" is mentioned, use language code
- Check for translate provider keywords (only relevant when a language is specified):
- If "aws translate" or "aws-translate" is mentioned, set
translate='aws-translate-{lang}'(e.g.aws-translate-es). - If "gcp translate" or "gcp-translate" is mentioned, set
translate='gcp-translate-{lang}'(e.g.gcp-translate-es). - Otherwise default to
translate='gemini-3.5-flash-lite-{lang}'(e.g.gemini-3.5-flash-lite-es).
- If "aws translate" or "aws-translate" is mentioned, set
- Set the following additional parameters:
verbose=Truecombine_infographic_audio=True
Execute the youtube-to-docs:process_video tool with these parameters. Do not ask for confirmation.
Signals
- GitHub stars
- 50
- Forks
- 6
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
ks- Source
- github.com/doit-artificial-intelligence/youtube-to-docs