Takes video URLs from Instagram Reels, TikTok, or YouTube Shorts and runs them through Gemini's vision API to break down what makes them work. You get structured analysis of the hook technique, content format, pacing, and CTA strategy for each video. Useful when you're studying viral content and want to extract replicable patterns instead of just guessing why something performed well. The output categorizes hooks into ten types (pattern interrupt, curiosity gap, bold claim, etc.) and formats into eight structures (problem solution, listicle, tutorial, etc.). Fair warning: TikTok URLs are tricky since the scraper returns web page links rather than direct video files, so Gemini has to work with what it can access from the page.
npx skills add https://github.com/bradautomates/head-of-content --skill video-content-analyzer