slice-video-frames

Pull frames from local video: fixed FPS, exact count, timestamps, or every frame. Optional chroma-key removal and.

Updated 2026-08-13 · Source https://github.com/Yuki001/game-dev-skills/tree/HEAD/skills/slice-vide…

What does this skill do?

Extract ordered still-image frames from local video files with FFmpeg, using a fixed FPS, an exact frame count, explicit timestamps, or every source frame; optionally remove a flat chroma-key background and emit timing metadata. Use for video-to-frame conversion, animation frame sampling, contact-sheet inputs, sprite animation source frames, dataset frames, thumbnail sequences, or any request to s

Why is it worth installing?

Unlike basic extractors, it supports exact-count sampling, chroma-key removal, and timing metadata in one pass.

How do you install it?

git clone --depth 1 https://github.com/Yuki001/game-dev-skills.git Then point your agent at the skill directory.

Where does it come from?

Repository: Yuki001/game-dev-skills 53 stars on GitHub at the time of listing. The repository ships 1 skills in total.

creativeskill

gat-story  ·  game-dev-skills