Suggest WCAG 2.1 / Section 508 corrected captions for a YouTube video.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add DoIT-Artificial-Intelligence/youtube-to-docs --skill scc --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scc?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/doit-artificial-intelligence-scc)More formats (shields.io, HTML) on the badges page.
---
description: "Suggest WCAG 2.1 / Section 508 corrected captions for a YouTube video."
---
Please suggest corrected captions for the YouTube video at $ARGUMENTS using the `youtube-to-docs:process_video` tool.
- Identify the YouTube URL or ID from the arguments.
- Determine the `suggest_corrected_captions` value:
- Format is `{model}` or `{model}-{source}`.
- If "youtube" is mentioned as the source, append `-youtube` (e.g. `gemini-3.5-flash-lite-youtube`).
- If an STT model is mentioned as the source (e.g. "gcp-chirp3"), append it (e.g. `gemini-3.5-flash-lite-gcp-chirp3`).
- If no source is specified, omit the source suffix and let it auto-detect the most recent AI-generated SRT.
- If "gemini pro" or "pro" is mentioned, use `gemini-3.1-pro-preview` as the model.
- If no model is specified, default to `gemini-3.5-flash-lite`.
- If an STT source model is specified, also set `transcript_source` to that model so both steps run together.
Do not ask for confirmation.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!