gsap-scrolltrigger

gsap-scrolltrigger is a skill for Claude Code, Codex from Genuifx/ccem. It costs 68 tokens per session (4,484 once invoked), scanned A, original, no licence file.

A guide to GSAP ScrollTrigger, a tool for linking web animations to the user's scrolling. It covers starting animations at scroll positions, pinning content in place, and matching animation progress to scrolling.

In plain words
What is it for?
Use it for scroll-based animations, parallax effects, pinned sections, scrubbed animations, and scroll triggers.
Why use it?
It removes the need to build common scroll-animation behavior from scratch.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/genuifx/ccem/gsap-scrolltrigger
Any agent
npx skills add Genuifx/ccem --skill gsap-scrolltrigger
Clone the repo
git clone --depth 1 https://github.com/Genuifx/ccem

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gsap-scrolltrigger

README.md
[![agentmods](https://agentmods.dev/badge/skills/genuifx/ccem/gsap-scrolltrigger.svg)](https://agentmods.dev/skills/genuifx/ccem/gsap-scrolltrigger)
Your own site
<a href="https://agentmods.dev/skills/genuifx/ccem/gsap-scrolltrigger"><img src="https://agentmods.dev/badge/skills/genuifx/ccem/gsap-scrolltrigger.svg" alt="Measured on agentmods" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,484 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00068 $0.04484
Opus 5 $0.00034 $0.02242
Sonnet 5 $0.00014 $0.00897
Haiku 4.5 $0.00007 $0.00448

Measured 4d ago against content hash 9351b6666a47, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gsap-scrolltrigger scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/gsap-scrolltrigger/SKILL.md · 297 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 297 lines · 68 tokens per session scan A 9351b6666a47

Subscribe to this mod's changes

gsap-scrolltrigger is a skill published in the GitHub repository Genuifx/ccem (22 stars, last pushed yesterday), with no licence file. It adds 68 tokens to every session and 4,484 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

create-bitfun-cinematic-wallpaper-skin

Apply the cinematic animated-wallpaper style recipe to a BitFun Appearance skin. Use after loading the parent create-bitfun-skin Skill when the user provides animated character artwork and wants a host-managed video background, source-derived glass materials, image-led cards, illustrated dialogs, reproducible builds…

GCWing/BitFun · 72 tokens

video

Use when a brief has to become a film. Turns a one line ask into a Claude Design prompt written in the animations-v3 engine's own language, plus the built piece.jsx and a contact sheet to look at before anyone renders. Covers reference roles, the kit, the storyboard gate, the motion floor, and the verification…

ohad6k/emulo · 84 tokens

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

OpenCoworkAI/open-cowork · 62 tokens

ppt-generation

Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Has TWO workflows: (1) Primary — AI-generated full-slide images composed via scripts/generate.py; (2) Fallback — python-pptx programmatic slides (all text editable, better for reports/project management). The fallback…

peintune/runjam · 100 tokens

ai-media

Use when a creative goal must become a finished media file: pick and order generative-media models per modality — AI voiceover, image-to-video clips, score — then glue them with ffmpeg (mux, duck, loudnorm, concat). NOT still-image generation/editing (that is replicate-images); NOT code-rendered React compositing…

ericrisco/rsc-harness · 82 tokens

local-transcript

Transcribe a specified local video or audio file into cleaned final .txt, .pdf, or .docx transcripts using speech recognition with Apple Silicon GPU acceleration and optional LLM-based proofreading. Use when the user wants text extracted from a local media file path such as .mp4, .mov, .mkv, .webm, .mp3, .m4a, or…

johnqtcg/awesome-skills · 139 tokens