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 19 days ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
Mate I
2 skills on Agensi
Frequently Asked Questions
Popular in Image & Video

Remotion Video Genie
Turn React components into programmatic videos for automated marketing, social media, and data visualization.

First Last Frame Animation Director
Creates matched first-frame, last-frame and motion prompts for stable image-to-video animation.

nex-video-frame-pipeline
Convert MP4 videos into dual-resolution, web-optimized WebP frame sequences for high-performance scroll animations.
video enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.