video-performance-analyzer
Installation
SKILL.md
Video Performance Analyzer
What This Skill Does
Takes a short-form video (MP4 file or YouTube URL) and returns three things:
- Full transcript — every spoken word, on-screen text, audio cues, with timestamps
- Performance analysis — why it works, mapped against proven growth frameworks
- Repurposing playbook — concrete content ideas derived from the video
Setup
The analysis script uses Google's Gemini API (generative model for transcript + analysis).
API Key: Read from .env at repo root — GEMINI_API_KEY