diffusion models skills

43 tagged diffusion models, measured the same way as everything else here.

Browse within: video-generation 18Post-Training 17diffusers 17distillation 17inference 17antigravity 16codebase-indexing 16deferred-loading 16ai-images 8cloudflare-workers 8

add-model

01

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Manual /add-model workflow for implementing a FastVideo model or first-class component port after add-model-01-prep has staged reference code and weights. Organizes the port into numbered phases with conversion rules, component policies, parity gates, and handoff checks.

4.2k 2d ago A 55 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Re-seed the HF performance-tracking baseline for an intentional runtime, dependency, environment-caused benchmark shift, or reviewed v2 calibration using one or more reviewed normalized performance JSONs. Use when performance CI fails because metrics such as latency, throughput, component time, or peak memory changed…

4.2k 2d ago A 162 tokens original Apache-2.0

hao-ai-lab/FastVideo

Skill Claude CodeCodex

Seed HF reference artefacts for a single newly-added SSIM test (pixel .mp4 for runtexttovideosimilaritytest-style tests, or latent .pt for runtexttolatentsimilaritytest-style tests). Runs the test on Modal L40S, downloads the generated artefacts via modal volume get, pauses for the user to verify (visual eyeball for…

4.2k 2d ago A 146 tokens original Apache-2.0

imagegen

04

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI (${SELENESKILLROOT}/scripts/imagegen.py) and require…

167 1mo ago A 81 tokens original MIT

sora

05

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI’s video API using the bundled CLI (${SELENESKILLROOT}/scripts/sora.py), including requests like “generate AI video,” “Sora,” “video remix,” “download video/thumbnail/spritesheet,” and batch video generation; requires…

167 1mo ago A 91 tokens original MIT

speech

06

tercumantanumut/selene

Skill Claude CodeCodex

Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (${SELENESKILLROOT}/scripts/texttospeech.py) with built-in voices and require OPENAIAPIKEY for live calls. Custom voice creation is out of scope.

167 1mo ago A 77 tokens original MIT

scene-splitter

07

hassancs91/claude-image-generation

Skill Claude CodeCodex

Splits a plain English story into a numbered list of SCENES — each scene being one moment that gets exactly one illustration AND one narration clip downstream. The first step of the AI Storybook pipeline. Tuned for beginner-level stories (short sentences, 8-12 scenes), with a per-scene length cap so each scene fits…

86 14d ago A 209 tokens original MIT

story-illustrator

08

hassancs91/claude-image-generation

Skill Claude CodeCodex

Generates a consistent illustrated image for every scene of a story — keeping characters, locations, and visual style coherent across the whole sequence using cascading reference images. Reads a {slug}scenes.json (from scene-splitter), proposes a visual style, ASKS the user for the aspect ratio and image model…

86 14d ago A 257 tokens original MIT

story-narrator

09

hassancs91/claude-image-generation

Skill Claude CodeCodex

Generates one expressive narration MP3 per scene for an English storybook, using the ElevenLabs MCP (texttospeech). Reads {slug}scenes.json (from scene-splitter), proposes a warm storyteller voice, drafts the narration text per scene (optionally with Eleven v3 audio tags for emotion), lets the user review, then…

86 14d ago A 194 tokens original MIT

tui-uat

10

utensils/mold

Skill Claude CodeCodex

Run acceptance tests on the mold TUI. Use when asked to test, verify, or UAT the TUI, or after making TUI changes that need visual verification.

39 yesterday C 40 tokens original MIT

ltx2-video

11

patraxo/ltx2-vidgen-skill

Skill Claude CodeCodex

Generate video from a photo (or two) using self-hosted LTX-2.3 on Modal GPU. THIS is the skill for turning a single photo into a video — prefer it over any video-to-video / image skill whenever the user has a photo and wants motion. Use this whenever the user wants to turn an image into a video, animate a photo, make…

8 2mo ago A 249 tokens