What problem does it solve? Turning a high-performing Threads post into an Instagram Reel requires sourcing matching photos, recording narration, assembling video, mixing audio, and respecting Instagram's UI safe zones. This Skill codifies that entire production pipeline so a solo creator can produce a Reel without a video editor. ## Core Features & Use Cases - Source Selection & Photo Matching: Picks top-performing Threads posts via the Threads API and matches them with iPhone photos using Photos.sqlite metadata (capture date, GPS, aesthetic scores), with privacy review of visible names and contact info. - Video Assembly with HyperFrames: Builds 1080x1920 Reels from HTML using HeyGen's open-source HyperFrames (lint, render, beats), with documented GSAP pitfalls and a neobrutalist design system (Pretendard, lime/purple palette, 1.5-2.2 second cuts). - Audio & Publishing: Mixes narration with sidechain-compressed BGM (Mixkit) and ffmpeg-synthesized SFX, loudness-normalized to -14 LUFS, then publishes via the Instagram Graph API or hands off to the phone for adding trending audio. - Use Case: A solo founder wants to repurpose a viral Threads post into an Instagram Reel. The Skill selects the post, pulls matching photos from that period, assembles the video on a Mac mini, verifies safe zones with an overlay sheet, and outputs a publish-ready MP4. ## Quick Start Turn my best-performing Threads post from last month into an Instagram Reel using matching photos from my photo library.