Borrowing it
Nothing to install: this file belongs to ilmenit/AltirraSDL. 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/ilmenit/AltirraSDL/main/.claude/skills/sdl3/SKILL.mdgit clone --depth 1 https://github.com/ilmenit/AltirraSDLWrote 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/ilmenit/altirrasdl/sdl3)<a href="https://agentmods.dev/skills/ilmenit/altirrasdl/sdl3"><img src="https://agentmods.dev/badge/skills/ilmenit/altirrasdl/sdl3.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.1 | $0.00056 | $0.00664 |
| Opus 5 | $0.00028 | $0.00332 |
| Sonnet 5 | $0.00011 | $0.00133 |
| Haiku 4.5 | $0.00006 | $0.00066 |
Grade A, and why
sdl3 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 yesterday.
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
Licensed GPL-2.0
The repository is licensed GPL-2.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
60 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.
- docs/SDL3_image/CategoryAPI.md 9.6 KB
- docs/SDL3_image/CategoryAPICategory.md 246 B
- docs/SDL3_image/CategoryAPIDatatype.md 348 B
- docs/SDL3_image/CategoryAPIEnum.md 290 B
- docs/SDL3_image/CategoryAPIEnumerators.md 439 B
- docs/SDL3_image/CategoryAPIFunction.md 4.9 KB
- docs/SDL3_image/CategoryAPIMacro.md 4.4 KB
- docs/SDL3_image/CategoryAPIStruct.md 266 B
- docs/SDL3_image/CategorySDLImage.md 6.3 KB
- docs/SDL3_image/FrontPage.md 1.8 KB
- docs/SDL3_image/IMG_AddAnimationEncoderFrame.md 1.2 KB
- docs/SDL3_image/IMG_AddAnimationFrame.md 1.2 KB
- docs/SDL3_image/IMG_Animation.md 632 B
- docs/SDL3_image/IMG_AnimationDecoder.md 357 B
- docs/SDL3_image/IMG_AnimationDecoderStatus.md 817 B
- docs/SDL3_image/IMG_AnimationEncoder.md 359 B
- docs/SDL3_image/IMG_AnimationStream.md 367 B
- docs/SDL3_image/IMG_CloseAnimationDecoder.md 1002 B
- docs/SDL3_image/IMG_CloseAnimationEncoder.md 1002 B
- docs/SDL3_image/IMG_CloseAnimationStream.md 987 B
- docs/SDL3_image/IMG_CreateAnimatedCursor.md 978 B
- docs/SDL3_image/IMG_CreateAnimationDecoder_IO.md 1.5 KB
- docs/SDL3_image/IMG_CreateAnimationDecoder.md 1.3 KB
- docs/SDL3_image/IMG_CreateAnimationDecoderWithProperties.md 3.7 KB
- docs/SDL3_image/IMG_CreateAnimationEncoder_IO.md 1.5 KB
- docs/SDL3_image/IMG_CreateAnimationEncoder.md 1.2 KB
- docs/SDL3_image/IMG_CreateAnimationEncoderWithProperties.md 4.2 KB
- docs/SDL3_image/IMG_CreateAnimationStream_IO.md 1.4 KB
- docs/SDL3_image/IMG_CreateAnimationStream.md 1.1 KB
- docs/SDL3_image/IMG_CreateAnimationStreamWithProperties.md 3.7 KB
- docs/SDL3_image/IMG_DECODER_STATUS_COMPLETE.md 192 B
- docs/SDL3_image/IMG_DECODER_STATUS_FAILED.md 190 B
- docs/SDL3_image/IMG_DECODER_STATUS_INVALID.md 191 B
- docs/SDL3_image/IMG_DECODER_STATUS_OK.md 186 B
- docs/SDL3_image/IMG_FreeAnimation.md 1.0 KB
- docs/SDL3_image/IMG_GetAnimationDecoderFrame.md 2.0 KB
- docs/SDL3_image/IMG_GetAnimationDecoderMetadata.md 1.3 KB
- docs/SDL3_image/IMG_GetAnimationDecoderPresentationTimestampMS.md 931 B
- docs/SDL3_image/IMG_GetAnimationDecoderProperties.md 1.9 KB
- docs/SDL3_image/IMG_GetAnimationDecoderStatus.md 896 B
- docs/SDL3_image/IMG_GetClipboardImage.md 627 B
- docs/SDL3_image/IMG_GetNextAnimationDecoderFrame.md 1.3 KB
- docs/SDL3_image/IMG_isANI.md 1.8 KB
- docs/SDL3_image/IMG_isAVIF.md 1.8 KB
- docs/SDL3_image/IMG_isBMP.md 1.8 KB
- docs/SDL3_image/IMG_isCUR.md 1.8 KB
- docs/SDL3_image/IMG_isGIF.md 1.8 KB
- docs/SDL3_image/IMG_isICO.md 1.8 KB
- docs/SDL3_image/IMG_isJPG.md 1.8 KB
- docs/SDL3_image/IMG_isJXL.md 1.8 KB
- docs/SDL3_image/IMG_isLBM.md 1.8 KB
- docs/SDL3_image/IMG_isPCX.md 1.8 KB
- docs/SDL3_image/IMG_isPNG.md 1.8 KB
- docs/SDL3_image/IMG_isPNM.md 1.8 KB
- docs/SDL3_image/IMG_isQOI.md 1.8 KB
- docs/SDL3_image/IMG_isSVG.md 1.8 KB
- docs/SDL3_image/IMG_isTIF.md 1.8 KB
- docs/SDL3_image/IMG_isWEBP.md 1.8 KB
- docs/SDL3_image/IMG_isXCF.md 1.8 KB
- docs/SDL3_image/IMG_isXPM.md 1.8 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.
- yesterday First seen · 62 lines · 56 tokens per session scan A 61a6b3877c8e
sdl3 is a skill published in the GitHub repository ilmenit/AltirraSDL (57 stars, last pushed 5d ago), licensed GPL-2.0. It adds 56 tokens to every session and 664 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-09-04.
Other skills, from other repositories
gameobject-component-destroy
Destroy one or more Components from a target GameObject. Missing (null) components are skipped — they cannot be destroyed. Use 'gameobject-find' and 'gameobject-component-get' to identify the components first.
unity-version-split
Split a C# file into Unity 6.5+ and pre-Unity 6.5 variants. Use when a file needs different implementations for different Unity versions due to API changes (e.g., EntityId vs int, GetEntityId vs GetInstanceID).
unity-addressables
Manage Addressables groups, entries, profiles and content builds (com.unity.addressables, reflection-based).
playtest-report
Generates a structured playtest report template or analyzes existing playtest notes into a structured format. Use this to standardize playtest feedback collection and analysis.
unity-manual-component
Manually add, configure, reorder, and copy components on GameObjects using Unity Editor UI. For one-off Inspector workflows that do not need REST automation.
motion
How an agent turns a character mesh into a usable animated FBX — and how to judge whether the result is shippable.