video-delivery-coach
Analyze YOUR video recordings before publishing. Evaluates voice (pace, pitch, volume), facial expressions (emotions, eye contact, smiles), and content (filler words, structure). Helps improve your Hinglish YouTube delivery over time.
npx skills add majiayu000/claude-skill-registry --skill video-delivery-coach-drshailesh88-integrated-content-o-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Video Delivery Coach **Get better at video, video by video.** This skill analyzes your recordings before you publish, identifying areas for improvement. --- ## WHAT IT DOES | Analysis Type | Metrics | Tool Used | |---------------|---------|-----------| | **Voice** | Speech rate (WPM), pitch variation, volume consistency | Librosa + Whisper | | **Facial** | Emotion timeline, eye contact frequency, smile frequency | OpenCV + DeepFace + Mediapipe | | **Content** | Transcription, filler words, structure | Faster-Whisper + Claude | | **Overall** | 5-dimension score (1-5 each, max 25) | Claude analysis | --- ## SCORING RUBRIC | Dimension | Score 1 | Score 5 | |-----------|---------|---------| | **Content & Organization** | Disorganized, unclear | Logical, well-structured | | **Delivery & Vocal Quality** | Monotone, many fillers | Clear, varied, engaging | | **Body Language & Eye Contact** | No eye contact, stiff | Direct gaze, natural movement | | **Audience Engagement** | Boring, loses attention | Captivating, maintains interest | | **Language & Clarity** | Grammar issues, unclear | Clear, impactful, professional | **Total Score Interpretation:** - 5-9: Needs significant improvement -
- WHAT IT DOES
- SCORING RUBRIC
- TRIGGERS
- USAGE
- In Claude Code (Recommended)
- CLI Mode
- OUTPUT FORMAT
- Quick Summary
- Detailed Report
- HINGLISH-SPECIFIC ANALYSIS
- COMPARING OVER TIME
- INTEGRATION
- With Your Workflow
- Feeds Into:
Basic analysis python scripts/analyze_video.py --video "/path/to/video.mp4" Full analysis with all features python scripts/analyze_video.py --video "/path/to/video.mp4" --full Voice only (faster) python scripts/analyze_video.py --video "/path/to/video.mp4" --voice-only Save report python scripts/analyze_video.py --video "/path/to/video.mp4" --output ~/reports/ Core (required) pip install anthropic python-dotenv rich
What does the video-delivery-coach skill do?
Analyze YOUR video recordings before publishing. Evaluates voice (pace, pitch, volume), facial expressions (emotions, eye contact, smiles), and content (filler words, structure). Helps improve your Hinglish YouTube delivery over time.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill video-delivery-coach-drshailesh88-integrated-content-o-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
