Transcribe and analyze YouTube videos
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill youtube-videos-davidgasquez-dotfiles-2 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Youtube Videos Davidgasquez Dotfiles 2?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-youtube-videos-davidgasquez-dotfiles-2)More formats (shields.io, HTML) on the badges page.
---
name: youtube-videos
description: Transcribe and analyze YouTube videos
---
# YouTube Videos
Use this skill to transcribe YouTube videos and ask questions about their content.
## Tools
- **yt-dlp** — extract auto-generated subtitles
- **llm (Gemini)** — answer questions using the video and its metadata
Run `yt-dlp --help` once before first use.
## Usage
### Transcribe
```bash
yt-dlp -q --skip-download --write-auto-subs --sub-format vtt -o /tmp/$VIDEO_SLUG.vtt "VIDEO_URL"
```
### Question
```bash
llm -m gemini-3-pro-preview -a "VIDEO_URL" "QUERY"
```
## Workflow
1. Start a new tmux session with the `llm` command query to the video.
2. Generate the transcript with `yt-dlp`.
3. Wait for the `llm` response, meanwhile, read the transcription.
4. Get back to the user.
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!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...