byhoodini· 40 skills
Turn any video into a cinematic scroll-driven landing page — Apple-style hero where scrolling progresses the visible frame through the video. Use when the user provides a video file and asks for "a landing page from this video", "scroll-frame website", "Apple-style scroll site", "hero that scrubs the video", "like the GitHub Copilot landing", or any equivalent. Extracts N evenly-spaced frames via ffmpeg, builds a self-contained HTML page with a sticky hero + JS scroll listener that swaps the visible frame as you scroll, plus headline, sections and CTA below. For YUV.AI projects, applies the yuv-design-system skill in Neon mode (pink/cyan/white, default for YUV.AI web) — Decks (purple/yellow) is reserved for slides only. For generic / non-YUV.AI projects, picks an appropriate palette per the source video. Output is one folder with index.html and a frames/ directory — drop on any static host.
$npx -y skills add hoodini/ai-agents-skills --skill video-to-landing-pageInstalls into the current project.
Run `npx skills use "https://github.com/hoodini/ai-agents-skills" --skill "hoodini/ai-agents-skills/video-to-landing-page"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hoodini/ai-agents-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hoodini/ai-agents-skills"` and select the relevant skills, then follow their instructions.