gsap-cursor

gsap-cursor is a skill for Claude Code from iotron/gsap-cookbook. It costs 157 tokens per session (1,603 once invoked), scanned A, original, no licence file.

Recipes for building cursor- and pointer-driven animations with GSAP, a JavaScript animation library. They cover effects such as cursor followers, magnetic buttons, spotlights, trails, and particle effects.

In plain words
What is it for?
Use them when creating or reviewing mouse followers, magnetic controls, spotlight cursors, cursor trails, or related GSAP effects.
Why use it?
They provide ready guidance for implementing interactive pointer effects instead of designing each animation from scratch.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the iotron-gsap-cookbook plugin — 12 skills shipped together

Good fit Use them when creating or reviewing mouse followers, magnetic controls, spotlight cursors, cursor trails, or related GSAP effects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/iotron/gsap-cookbook/gsap-cursor
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.

Any agent
npx skills add iotron/gsap-cookbook --skill gsap-cursor
Clone the repo
git clone --depth 1 https://github.com/iotron/gsap-cookbook

Made for: Claude Code.

Or install iotron-gsap-cookbook, the plugin that ships this one along with the rest of its 12 skills.

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-cursor

README.md
[![agentmods](https://agentmods.dev/badge/skills/iotron/gsap-cookbook/gsap-cursor/github.svg)](https://agentmods.dev/skills/iotron/gsap-cookbook/gsap-cursor)
Your own site
<a href="https://agentmods.dev/skills/iotron/gsap-cookbook/gsap-cursor"><img src="https://agentmods.dev/badge/skills/iotron/gsap-cookbook/gsap-cursor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gsap-cursor

Your own site · 80×15
<a href="https://agentmods.dev/skills/iotron/gsap-cookbook/gsap-cursor"><img src="https://agentmods.dev/badge/skills/iotron/gsap-cookbook/gsap-cursor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 157 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,603 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00157 $0.01603
Opus 5 $0.00078 $0.00801
Sonnet 5 $0.00031 $0.00321
Haiku 4.5 $0.00016 $0.00160

Measured 9d ago against content hash 3d30a684cd40, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

gsap-cursor 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 9d 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.

skills/gsap-cursor/SKILL.md · 173 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

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 173 lines · 157 tokens per session scan A 3d30a684cd40

Subscribe to this mod's changes

gsap-cursor is a skill published in the GitHub repository iotron/gsap-cookbook (6 stars, last pushed 5mo ago), with no licence file. It adds 157 tokens to every session and 1,603 once invoked, about $0.0008 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-31.

Related

Other skills, from other repositories

hyperframes-animation

All animation knowledge for HyperFrames — atomic motion rules, multi-phase scene blueprints, scene transitions, broader motion-design techniques, AND the seven runtime adapters (GSAP default, plus Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, TypeGPU). Use for any motion or animation task: pick 2-4…

heygen-com/hyperframes · 139 tokens

ultra-frontend

Master frontend skill for Claude Code. Synthesizes ultra-frontend design system, uiuxpromax design intelligence, superdesign.dev aesthetics, framer-motion + GSAP full plugin ecosystem, 21st.dev component patterns, Three.js 3D, shadcn/ui, and production-grade architecture. Invoke for ANY visual web task: landing pages…

namanmehta96/ultra-frontend-skill · 136 tokens

motion

Build animation that feels alive — and watch it before shipping. Production recipes for interface motion (modals, drawers, toasts, tabs, lists, drag, tickers), view transitions (route changes, shared elements, scroll reveals), and procedural motion (particles, screen shake, hit-stop, springs, ambient fields), plus…

jangles-byte/atelier · 179 tokens

motion

Author verified, reduced-motion-safe web animation with MotionSpec. Use when adding scroll, entrance, hover, or loop animation to a website or web app — instead of hand-writing GSAP or CSS keyframes, write a MotionSpec JSON spec, validate it, and compile deterministic code.

MasterPlayspots/motionspec · 57 tokens

css-native

Zero-dependency animations and visual techniques - scroll-driven, View Transitions, @starting-style, modern CSS.

AThevon/genjutsu · 25 tokens

motion-principles

Motion design foundation - timing, easing, enter/exit patterns, accessibility, performance.

AThevon/genjutsu · 22 tokens