Borrowing it
Nothing to install: this file belongs to ihuzaifashoukat/splicedeck. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/ihuzaifashoukat/splicedeck/main/.claude/skills/cutting-vertical-clips/SKILL.mdgit clone --depth 1 https://github.com/ihuzaifashoukat/splicedeckWrote 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/ihuzaifashoukat/splicedeck/cutting-vertical-clips)<a href="https://agentmods.dev/skills/ihuzaifashoukat/splicedeck/cutting-vertical-clips"><img src="https://agentmods.dev/badge/skills/ihuzaifashoukat/splicedeck/cutting-vertical-clips/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.
<a href="https://agentmods.dev/skills/ihuzaifashoukat/splicedeck/cutting-vertical-clips"><img src="https://agentmods.dev/badge/skills/ihuzaifashoukat/splicedeck/cutting-vertical-clips.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00097 | $0.01053 |
| Opus 5 | $0.00048 | $0.00526 |
| Sonnet 5 | $0.00019 | $0.00211 |
| Haiku 4.5 | $0.00010 | $0.00105 |
Grade A, and why
cutting-vertical-clips 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Cutting vertical clips
A vertical deliverable is cut from the same analysis as the master, not from a second pass. The whole design is one analysis per source shared by every deliverable, so a run producing a master and three clips spawns no more children than one producing the master alone.
Framing is owned by docs/framing.md. This file is the path through the verbs.
The order
(a finished master sheet) → carve → watch → caption → verify → deliver
carve --sheet c1 --profile tall-1080 --in_ticks 0 --out_ticks 2700000writes a second sheet from the first: body and caption entries clipped and re-based onto a timeline starting at tick 0, plus aframelane. It spawns no child process.watch --source s1 --subject centre --out_shape 9:16derives the framing path. The result is cached by source, subject and shape, so a secondwatchwith the same three spawns nothing.- Everything after that is the ordinary chain.
Which span becomes a clip is a human decision. carve takes the span from the
caller and splicedeck does not score or rank candidates — that exclusion is
deliberate (docs/roadmap.md, Not in v1). Ask, or use a span the person named.
Subject tiers, and which one actually works
--subject takes largest, centre or none.
| Tier | Needs | State |
|---|---|---|
centre |
nothing | works in a fresh clone |
largest |
the reduce locator, or model weights | reduce tier works; model tier has no acquisition path |
none |
nothing | no tracking, static window |
SUBJECT_MODEL_ABSENT does not mean vertical is impossible. It means the model
tier is unavailable. SPD_SIGHT_LOCATOR selects the locator, and the geometric
reduce tier needs no weights at all. Start with --subject centre when you just
need a vertical export; reach for tracking when the subject actually moves.
The refusals particular to this path
| Code | Means | Do this |
|---|---|---|
NEEDS_FRAMING |
the sheet has no frame lane for this canvas |
run watch for that shape; the refusal carries the call |
SOURCE_TOO_NARROW |
filling 9:16 would upscale past the ceiling | report the scale factor in plain; a wider source is the only fix |
WINDOW_ASPECT |
a framing entry fails the exact integer cross-product against the canvas | a bug in whatever wrote the path, not a caller error |
LEGIBILITY_FAIL |
caption text falls under the contrast or size floor at this width | vertical is the narrowest canvas, so this bites here first |
SAFE_AREA_FAIL |
an element lands where a platform's own interface sits | move it; the profile declares the insets |
WORD_TOO_WIDE |
a single word cannot fit the line box | shorter caption text, or a smaller style |
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.
- 11d ago First seen · 79 lines · 97 tokens per session scan A 10f00e88612f
cutting-vertical-clips is a skill published in the GitHub repository ihuzaifashoukat/splicedeck (3 stars, last pushed 24d ago), licensed Apache-2.0. It adds 97 tokens to every session and 1,053 once invoked, about $0.0005 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
brainstorming
A structured idea-generation and selection workflow. It uses methods such as SCAMPER, “How Might We” questions, Crazy 8s, ICE scoring, and voting to move from many ideas to a short list.
atmos-cast
Atmos cast recording and rendering: atmos cast play/render, output-format inference (gif/mp4/html/ascii/png/jpg/jpeg), the --cast/ATMOSCAST auto-recording flag, workflow type: cast (steps/session modes) and type: simulate step types, and committed .cast screengrabs.
cli-anything-photoshop
A command-line tool that controls Adobe Photoshop through Windows automation. It can work with Photoshop documents, layers, selections, text, image adjustments, and exports.
ospec
Document-driven OSpec workflow for initialization, change/goal routing, validation, archiving, and durable project knowledge.
youtube
Use whenever the user mentions YouTube, video uploads, channel management, playlists, video SEO, or any YouTube Data API operation. Manages videos, playlists, comments, captions, subscriptions, thumbnails, analytics, and more.
auto-go
A command that implements code from a SPEC, a document describing the required behavior and work.