gsap-scrolltrigger

gsap-scrolltrigger is a skill for Claude Code, Codex from JNTMTMTM/eIsland. It costs 68 tokens per session (4,484 once invoked), scanned A, original, GPL-3.0.

Guidance for GSAP ScrollTrigger, a web animation tool that links animation to page scrolling. It covers effects such as pinned sections, parallax movement, and scroll-controlled progress.

In plain words
What is it for?
Use it when building or recommending scrolling animations, parallax effects, pinned content, or other ScrollTrigger-based interactions.
Why use it?
It helps when ordinary animations need to respond to how far someone has scrolled or remain fixed during part of a page.

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/jntmtmtm/eisland/gsap-scrolltrigger
Any agent
npx skills add JNTMTMTM/eIsland --skill gsap-scrolltrigger
Clone the repo
git clone --depth 1 https://github.com/JNTMTMTM/eIsland

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/jntmtmtm/eisland/gsap-scrolltrigger.svg)](https://agentmods.dev/skills/jntmtmtm/eisland/gsap-scrolltrigger)
Your own site
<a href="https://agentmods.dev/skills/jntmtmtm/eisland/gsap-scrolltrigger"><img src="https://agentmods.dev/badge/skills/jntmtmtm/eisland/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

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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 JNTMTMTM/eIsland (308 stars, last pushed yesterday), licensed GPL-3.0. 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

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

demo-create

基于项目中 .vscode/south.code-snippets 定义的 CRUD 模板,快速生成后台管理系统的标准 CRUD 页面代码。该技能根据用户提供的业务模块信息(如模块名称、API路径、字段配置等),自动生成完整的页面文件(Page)、数据模型文件(Model)和 API 接口文件(Api),支持分页列表页面(demoPage)、独立操作页面(demoOptionPage)两种页面模式。.

southliu/south-admin-react · 99 tokens

init-project

初始化整个项目,清除模板自带的示例内容(src/pages/demo、src/pages/content、src/components/Github、src/servers/content、menus/demo 及相关 i18n),并连带删除代码中的 import 与引用。执行时会先以 dry-run 预览将要删除的文件和将要修改的引用,经用户确认后再真正执行。.

southliu/south-admin-react · 83 tokens

animate

Build an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what purpose, which tool, which properties, which curve and duration, how it interrupts, how it exits. Writes the implementation. Use when asked to animate something, add motion, make a…

usekaneo/kaneo · 96 tokens

apple-design

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading)…

usekaneo/kaneo · 80 tokens

emil-design-eng

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

usekaneo/kaneo · 35 tokens