---
title: "Build scroll-linked animations with GSAP ScrollTrigger"
description: "Use Greensock's official gsap-scrolltrigger skill to plan, implement, and debug scroll-linked animations, pinned sections, and scrubbed storytelling without guessing at plugin setup. The agent should reach for this when a user needs a bounded scroll-animation workflow, not when they just need the GSAP product page."
verification: "security_reviewed"
source: "https://github.com/greensock/gsap-skills/tree/main/skills/gsap-scrolltrigger"
publisher_type: "organization"
category:
  - "Developer Tools"
framework:
  - "Multi-Framework"
---

# Build scroll-linked animations with GSAP ScrollTrigger

Use Greensock's official gsap-scrolltrigger skill to plan, implement, and debug scroll-linked animations, pinned sections, and scrubbed storytelling without guessing at plugin setup. The agent should reach for this when a user needs a bounded scroll-animation workflow, not when they just need the GSAP product page.

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

## Documentation

- https://github.com/greensock/gsap-skills/tree/main/skills/gsap-scrolltrigger

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/build-scroll-linked-animations-with-gsap-scrolltrigger/)
