gsap

Implement GSAP animations for HyperFrames video compositions with reference documentation.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/bwhtech/video_production --skill gsap-bwhtech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsap
Source: https://github.com/bwhtech/video_production/tree/main/.agents/skills/gsap
Command: npx skills add https://github.com/bwhtech/video_production --skill gsap-bwhtech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Writing correct, performant GSAP animations for HyperFrames video compositions requires memorizing library syntax, avoiding common pitfalls like layout thrashing, and sequencing timelines properly, which slows production and leads to buggy animated outputs.

Core Features & Use Cases

  • GSAP API Reference: Complete guidance for core methods including gsap.to(), from(), fromTo(), timelines, easing, stagger, and transform properties.
  • Pre-built Effects: Drop-in patterns for common use cases like typewriter text reveals and audio-reactive visualizers.
  • Use Case: If you are creating a HyperFrames composition with animated text overlays and music-driven visuals, this skill provides ready-to-use code patterns and best practices to implement them correctly without trial and error.

Quick Start

Use the gsap skill to add a typewriter text effect and audio visualizer to your HyperFrames composition.

Frequently Asked Questions about gsap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create GSAP animations for video compositions without layout thrashing?

Pre-built GSAP effects like typewriter text reveals and audio-reactive visualizers are provided as drop-in patterns for HyperFrames compositions. They offer ready-to-use code for animated text overlays and music-driven visuals without trial and error.

How do I sequence GSAP timelines and easing functions correctly?

Yes, you can create audio visualization animations using pre-built GSAP drop-in patterns designed for HyperFrames. These effects provide ready-to-use code for music-driven visualizers alongside typewriter text reveals.

Does GSAP work with HyperFrames for deterministic timeline construction?

GSAP animations for HyperFrames video compositions require avoiding common pitfalls like layout thrashing and improper timeline sequencing. This skill provides correct, performant code patterns to prevent buggy animated outputs.

What do I need to run GSAP audio visualization and typewriter effects?

Common GSAP animation pitfalls include layout thrashing, improper timeline sequencing, and non-deterministic construction. This skill provides best practices and reference documentation to avoid these issues and ensure correct video composition outputs.