gemini-omni-video-to-sticker-gif

Convert video clips into optimized GIF stickers with ffmpeg-based cropping and resizing.

248|30|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/cafe3310/public-agent-skills --skill gemini-omni-video-to-sticker-gif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-omni-video-to-sticker-gif
Source: https://github.com/cafe3310/public-agent-skills/tree/main/skills_parked/gemini-omni-video-to-sticker-gif
Command: npx skills add https://github.com/cafe3310/public-agent-skills --skill gemini-omni-video-to-sticker-gif

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of manually editing video clips into shareable GIF stickers by providing a repeatable workflow for cropping, resizing, speeding up, and exporting animated content.

Core Features & Use Cases

  • Video to GIF Conversion: Converts video segments into optimized animated GIFs with configurable cropping, scaling, speed adjustment, and final-frame freezing.
  • Coordinate-Based Editing Workflow: Generates pixel grid previews to help precisely locate crop areas before producing the final animation.
  • Use Case: Create high-quality chat stickers from memorable video moments by selecting a subject area, adjusting playback speed, and exporting a correctly sized GIF.

Quick Start

Use the gemini-omni-video-to-sticker-gif skill to convert my video clip into a cropped and optimized GIF sticker.

Frequently Asked Questions about gemini-omni-video-to-sticker-gif

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a video clip into a cropped GIF sticker?

To convert a video clip into a GIF sticker, this skill processes the video with ffmpeg to extract segments, apply precise cropping, resize, and export an optimized animated GIF for use as a chat sticker.

Do I need ffmpeg installed to create animated GIFs from videos?

Yes, ffmpeg is a required dependency for creating animated GIFs from videos, handling the core video transformations, frame extraction, and final animation optimization.

Can I adjust playback speed and freeze the final frame when making a GIF?

Yes, you can adjust playback speed and freeze the final frame during GIF creation, applying configurable video transformations to ensure the animated sticker loops correctly and highlights the intended subject.

What is the best way to accurately crop a subject area before generating an animated GIF?

The best way to crop a subject area for an animated GIF is using the coordinate-based editing workflow, which generates pixel grid previews to help you precisely locate and select crop boundaries before exporting.

Why does my video to GIF conversion result in a large file size?

Video to GIF conversion often results in large file sizes if frames are not properly optimized; this skill applies ffmpeg-based optimization and resizing controls to reduce the final GIF sticker file size while maintaining quality.

Are there limitations when using video segments for chat sticker animations?

Limitations when creating chat sticker animations include needing precise coordinate inputs for cropping and potential quality loss during resizing, which the pixel grid preview helps mitigate for accurate output preparation.