✓ Verified
💻 Development
✓ Enhanced Data
Xeonen Video Analyzer
Download videos, extract transcripts, capture frames.
- Rating
- 4 (220 reviews)
- Downloads
- 3,366 downloads
- Version
- 1.0.0
Overview
Download videos, extract transcripts, capture frames.
Complete Documentation
View Source →
Video Watcher
Download, transcribe, and screenshot videos for analysis.
Requirements
bash
brew install yt-dlp ffmpeg openai-whisper
Quick Start
bash
./scripts/analyze.sh "https://youtube.com/watch?v=..."
Output
text
outputs/
├── video.mp4 # Downloaded video
├── audio.mp3 # Extracted audio
├── transcript.txt # Plain text
├── transcript.srt # Subtitles
└── frames/ # Screenshots every 30s
Commands
Analyze video
bash
./scripts/analyze.sh "URL" [output-dir] [frame-interval] [whisper-model]
Summarize transcript
bash
./scripts/summarize.sh ./outputs/transcript.txt
Or with AI:
bash
cat outputs/transcript.txt | clawdbot ask "Summarize this"
Config
config.json:
json
{
"whisper_model": "medium",
"frame_interval": 30,
"output_dir": "./outputs"
}
Use Cases
- DD (Due Diligence) videos
- Lecture notes
- Podcast summaries
- Tutorial documentation
- Meeting recordings
Installation
Terminal bash
openclaw install xeonen-video-analyzer
Copied!
💻Code Examples
└── frames/ # Screenshots every 30s
-frames--screenshots-every-30s.txt
## Commands
### Analyze videocat outputs/transcript.txt | clawdbot ask "Summarize this"
cat-outputstranscripttxt--clawdbot-ask-summarize-this.txt
## Config
`config.json`:example.txt
outputs/
├── video.mp4 # Downloaded video
├── audio.mp3 # Extracted audio
├── transcript.txt # Plain text
├── transcript.srt # Subtitles
└── frames/ # Screenshots every 30sexample.json
{
"whisper_model": "medium",
"frame_interval": 30,
"output_dir": "./outputs"
}Tags
#coding_agents-and-ides
#script
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author zedit42
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install xeonen-video-analyzer
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0