Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Download videos, extract transcripts, capture frames. Analyze YouTube, tutorials, DD videos with yt-dlp + Whisper + ffmpeg.
Download videos, extract transcripts, capture frames. Analyze YouTube, tutorials, DD videos with yt-dlp + Whisper + ffmpeg.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Download, transcribe, and screenshot videos for analysis.
brew install yt-dlp ffmpeg openai-whisper
./scripts/analyze.sh "https://youtube.com/watch?v=..."
outputs/ โโโ video.mp4 # Downloaded video โโโ audio.mp3 # Extracted audio โโโ transcript.txt # Plain text โโโ transcript.srt # Subtitles โโโ frames/ # Screenshots every 30s
./scripts/analyze.sh "URL" [output-dir] [frame-interval] [whisper-model]
./scripts/summarize.sh ./outputs/transcript.txt Or with AI: cat outputs/transcript.txt | clawdbot ask "Summarize this"
config.json: { "whisper_model": "medium", "frame_interval": 30, "output_dir": "./outputs" }
DD (Due Diligence) videos Lecture notes Podcast summaries Tutorial documentation Meeting recordings
Writing, remixing, publishing, visual generation, and marketing content production.
Largest current source with strong distribution and engagement signals.