gemini-omni-flash-api
Installation
SKILL.md
Gemini Omni Flash Skill
This skill uses the Gemini Omni 1.1 Flash model (gemini-omni-1.1-flash) to perform text to video generation, image to video generation (first frame and last frame transitions), video extensions (up to 40s), and video editing.
[!WARNING] Important Regional Restrictions: Uploading videos to use for video edits or extensions is NOT available in the EEA, Switzerland, the United Kingdom, and some US states. If a video-to-video edit completes quickly with empty outputs (
total_output_tokens: 0or no video content), it is likely due to this restriction.
Core capabilities
- Text to video: Generating videos from a text prompt.
- First frame to video: Generating videos from a starting image (
--first-frame). - First and last frame transition: Generating videos interpolating between a starting image and a final image (
--first-frameand--last-frame; note:--last-framemust be used with--first-frame). - Video extensions: Extending existing videos by up to 10 seconds per turn, up to a total length of 40 seconds (
--extendor--previous-interaction-id). - Video editing and refinement: Editing existing videos (maximum duration 10 seconds), applying stylistic changes, or performing inpainting/outpainting.
- Image and video referenced generation: Using style, character, or object references from images or videos to guide video generation.