Works with the AI tools you already use
scroll scrub video
by Mate I
Turn videos into high-performance, frame-perfect scroll-scrub animations for Next.js using GSAP and Canvas.
Secure checkout via Stripe
See it in action
You say
I have hero.mp4 in my project. I want to create an Apple-style hero section where this video scrubs as I scroll down the page.
Your agent does
What you get
About this skill
The problem
Native video seeking for scroll-based animations is throttled by browsers, especially on Safari and iOS. Trying to sync a standard <video> element to scroll position results in stuttering, jank, and a broken user experience.
What it does
- Extracts high-quality frame sequences from source videos using ffmpeg.
- Sets up a canvas-based rendering engine that maps scroll progress to specific image frames.
- Configures GSAP ScrollTrigger and Lenis smooth scrolling for fluid, judder-free motion.
- Automates mobile-specific optimization by generating lighter frame tiers for touch devices.
- Provides a reusable React component with pinning and scroll-reveal modes.
Frameworks & tools
Next.js App Router, TypeScript, Tailwind CSS v4, GSAP, Lenis, and ffmpeg.
Why this beats prompting it yourself
Manually orchestrating frame extraction, manifest generation, and canvas-to-scroll synchronization is error-prone and time-consuming. This skill handles the complex math and performance guardrails, like IntersectionObserver-gated preloading and reduced-motion support, out of the box.
Use cases
- Building Apple-style cinematic product hero sections that unfold as the user scrolls.
- Creating scroll-driven data visualizations or dashboard walkthroughs.
- Implementing high-performance video reveals that work perfectly on mobile devices.
Known limitations
Requires ffmpeg and ffprobe to be installed on your system PATH. Best suited for short, high-impact video clips rather than long-form content.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
Frequently Asked Questions
Popular in AI Agents & LLM Ops
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
codex-grade-coding
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.
deep-research-team
Deploy a hierarchical team of AI agents to perform 15-30 minute deep-dive research with parallel execution.