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.
npx agentmods add skills/tidyfactor/cinematic/claude-skillnpx skills add TidyFactor/Cinematic --skill claude-skillgit clone --depth 1 https://github.com/TidyFactor/CinematicWrote 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.
[](https://agentmods.dev/skills/tidyfactor/cinematic/claude-skill)<a href="https://agentmods.dev/skills/tidyfactor/cinematic/claude-skill"><img src="https://agentmods.dev/badge/skills/tidyfactor/cinematic/claude-skill.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00324 | $0.02735 |
| Opus 5 | $0.00162 | $0.01367 |
| Sonnet 5 | $0.00065 | $0.00547 |
| Haiku 4.5 | $0.00032 | $0.00274 |
Grade A, and why
tidyfactor-cinematic 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
21 files 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.
- references/commands/_template.md 866 B
- references/commands/a11y.md 2.2 KB
- references/commands/audit.md 2.5 KB
- references/commands/brand.md 2.1 KB
- references/commands/clone-brand.md 2.5 KB
- references/commands/convert.md 2.8 KB
- references/commands/deploy.md 3.0 KB
- references/commands/film.md 2.2 KB
- references/commands/hero.md 2.2 KB
- references/commands/i18n.md 2.8 KB
- references/commands/init.md 2.6 KB
- references/commands/media.md 2.8 KB
- references/commands/perf.md 2.2 KB
- references/commands/polish.md 2.5 KB
- references/commands/README.md 5.3 KB
- references/commands/theme.md 2.4 KB
- references/commands/transitions.md 2.2 KB
- references/commands/typeface.md 2.9 KB
- references/commands/variant.md 2.2 KB
- references/tidyfactor-vision.md 3.0 KB
- references/workflow.md 2.7 KB
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.
- 4d ago First seen · 160 lines · 324 tokens per session scan A b383a8513275
tidyfactor-cinematic is a skill published in the GitHub repository TidyFactor/Cinematic (3 stars, last pushed 6d ago), with no licence file. It adds 324 tokens to every session and 2,735 once invoked, about $0.0016 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.
Other skills, from other repositories
omd:showcase
Turn a rendered page (or several, side by side) into a scroll demo video — deterministic frame capture, ffmpeg H.264/GIF, labels per arm. Trigger: '시연 영상', '스크롤 영상 만들어', 'showcase', 'demo video', '비교 영상', 'record the page'.
conversion-accessibility-polish
Improve an existing website or web app's decision clarity, trust, forms, UX copy, and accessibility without dark patterns. Use when an agent must polish CTAs, navigation, pricing, onboarding, empty or error states, keyboard behavior, semantic HTML, focus, contrast, or the end-to-end conversion path.
landing-page-craft
Design, implement, or improve a distinctive, conversion-focused landing page or marketing website. Use for homepages, product pages, launch pages, portfolios, pricing pages, waitlists, campaign pages, and other flows that must explain an offer, establish trust, and guide a measurable next action.
product-motion-design
Design, implement, audit, or repair purposeful motion for React and web interfaces, including GSAP timelines, scroll choreography, micro-interactions, and optional Three.js scenes, with cleanup, responsive behavior, reduced-motion support, and browser verification.
web-design-system
Extract, create, or refine an implementation-ready design system for a website or web app. Use when an agent needs semantic tokens, component anatomy, variants, interaction states, responsive rules, accessibility defaults, or consistency improvements grounded in an existing frontend codebase.
build-threejs-scroll-worlds
Build rich, scroll-controlled real-time Three.js experiences as one persistent 3D world whose camera, lighting, atmosphere, materials, objects, DOM story, and interactions evolve across authored chapters. Use for 3D scrollytelling, scroll-driven WebGL worlds, camera journeys, interactive portfolios, product stories…