---
name: gsap-timeline
description: |
  GSAP Timelines with sequencing, position parameter, labels, nesting, and playback control. Useful for orchestrating multi-step motion sequences.
triggers:
  - "gsap timeline"
  - "animation timeline"
  - "sequenced animation"
  - "motion choreography"
od:
  mode: prototype
  category: animation-motion
  upstream: "https://github.com/greensock/skills"
---

# gsap-timeline

> Curated from GreenSock (GSAP).

## What it does

GSAP Timelines with sequencing, position parameter, labels, nesting, and playback control. Useful for orchestrating multi-step motion sequences.

## Source

- Upstream: https://github.com/greensock/skills
- Category: `animation-motion`

## How to use

This catalogue entry advertises the skill in Open Design so the agent
discovers it during planning. To run the full upstream workflow with
its original assets, scripts, and references, install the upstream
bundle into your active agent's skills directory:

```bash
# Inspect the upstream README for exact paths
open https://github.com/greensock/skills
```

Then ask the agent to invoke this skill by name (`gsap-timeline`) or with
one of the trigger phrases listed in this skill's frontmatter.
