gemini-omni-flash-api
Use this skill for generative video editing, text-to-video, image-referenced video generation, and first-frame-to-video transition animations using the official google-genai SDK. Includes workflows for pre-processing/optimizing high-resolution or long source videos with ffmpeg,...
npx skills add sickn33/agentic-awesome-skills --skill gemini-omni-flash-api --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Gemini Omni Flash Skill ## When to Use Use this skill when you need use this skill for generative video editing, text-to-video, image-referenced video generation, and first-frame-to-video transition animations using the official google-genai SDK. Includes workflows for pre-processing/optimizing high-resolution or long source videos with ffmpeg,... This skill uses the Gemini Omni Flash model (`gemini-omni-flash-preview`) to perform text to video generation, image to video generation and video editing. > [!WARNING] > **Important Regional Restrictions**: Uploading videos to use for video edits 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: 0` or no video content), it is likely due to this restriction. ## Core capabilities 1. **Video editing and refinement**: Editing existing videos (maximum duration 10 seconds), applying stylistic changes, or performing inpainting/outpainting. 2. **Text to video**: Generating videos from a text prompt. 3. **First-frame to video**: Generating videos from a single input image. 4. **Image-referenced generation**: Using style, char
- When to Use
- Core capabilities
- Workflow
- Reference Documentation
- Dependencies and Prerequisites
- Available scripts
- Using tags in prompts to set image roles
- 1. Simple tags (recommended)
- 2. Explicitly declare sources and references
- Audio handling in video editing
- Prompting Gemini Omni Flash
- Single scene
- Removing unwanted elements
- Prompts for editing
pip install -U google-genai
What does the gemini-omni-flash-api skill do?
Use this skill for generative video editing, text-to-video, image-referenced video generation, and first-frame-to-video transition animations using the official google-genai SDK. Includes workflows for pre-processing/optimizing high-resolution or long source videos with ffmpeg,...
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill gemini-omni-flash-api --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.