--- name: gsap-core description: | Core GSAP API with gsap.to(), from(), fromTo(), easing, duration, stagger, and defaults. Production-grade web animation primitives. triggers: - "gsap" - "gsap core" - "web animation" - "tween" - "easing" od: mode: prototype category: animation-motion upstream: "https://github.com/greensock/skills" --- # gsap-core > Curated from GreenSock (GSAP). ## What it does Core GSAP API with gsap.to(), from(), fromTo(), easing, duration, stagger, and defaults. Production-grade web animation primitives. ## 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-core`) or with one of the trigger phrases listed in this skill's frontmatter.