anycap-gemini-omni-video-edit

anycap-gemini-omni-video-edit is a skill for Claude Code, Codex from anycap-ai/anycap. It costs 118 tokens per session (1,339 once invoked), scanned A, original, MIT.

A video-editing workflow that lets you change parts of an existing short video using natural-language instructions, such as replacing an object, changing lighting, or restyling a scene.

In plain words
What is it for?
Use it to make focused changes to product videos, people, objects, or scenes through AnyCap and Gemini Omni Flash Preview.
Why use it?
It avoids having to manually edit every frame when most of the video should stay the same and only one element needs changing.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the anycap plugin — 9 skills, 1 MCP server shipped together

Good fit Use it to make focused changes to product videos, people, objects, or scenes through AnyCap and Gemini Omni Flash Preview.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/anycap-ai/anycap/anycap-gemini-omni-video-edit
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add anycap-ai/anycap --skill anycap-gemini-omni-video-edit
Clone the repo
git clone --depth 1 https://github.com/anycap-ai/anycap

Made for: Claude Code, Codex.

Or install anycap, the plugin that ships this one along with the rest of its 9 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for anycap-gemini-omni-video-edit

README.md
[![agentmods](https://agentmods.dev/badge/skills/anycap-ai/anycap/anycap-gemini-omni-video-edit/github.svg)](https://agentmods.dev/skills/anycap-ai/anycap/anycap-gemini-omni-video-edit)
Your own site
<a href="https://agentmods.dev/skills/anycap-ai/anycap/anycap-gemini-omni-video-edit"><img src="https://agentmods.dev/badge/skills/anycap-ai/anycap/anycap-gemini-omni-video-edit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for anycap-gemini-omni-video-edit

Your own site · 80×15
<a href="https://agentmods.dev/skills/anycap-ai/anycap/anycap-gemini-omni-video-edit"><img src="https://agentmods.dev/badge/skills/anycap-ai/anycap/anycap-gemini-omni-video-edit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,339 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00118 $0.01339
Opus 5 $0.00059 $0.00669
Sonnet 5 $0.00024 $0.00268
Haiku 4.5 $0.00012 $0.00134

Measured 2d ago against content hash c9ef069c08ef, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

anycap-gemini-omni-video-edit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/anycap-gemini-omni-video-edit/SKILL.md · 123 lines

How it starts

The opening of the file, as written. The whole thing — 123 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AnyCap Gemini Omni Video Edit

Use this skill to edit short videos with gemini-omni-flash-preview via AnyCap. It is optimized for practical one-shot video edits where a source video should stay mostly unchanged and one element should change.

For CLI syntax, authentication, model discovery conventions, and delivery options, read the anycap-cli skill when needed.

Evidence To Verify

Gemini Omni Flash Preview is a preview model, so verify the live surface before running:

anycap status
anycap video models gemini-omni-flash-preview
anycap video models gemini-omni-flash-preview schema --operation generate --mode edit-video

Also check official Google docs when model behavior matters:

Treat the AnyCap live schema as the source of truth for runnable CLI parameters. Treat official Google docs as the source of truth for model behavior, limitations, and prompting guidance.

Fit Check

Use Gemini Omni Flash Preview when the task is:

  • edit an existing short video from natural language
  • preserve identity, camera motion, background, hands, lighting, timing, and audio while changing one visual element
  • swap a product or prop using one or more reference images
  • remove or hide a visible object
  • make narrow scene-level edits such as relighting, restyling, or text/sign changes
  • run fast preview iterations before considering a higher-control video model

Consider another video model or direct provider API when the task requires:

  • scene extension, first/last-frame interpolation, or last-frame control
  • precise multi-turn state using Google's previous_interaction_id
  • strict multi-video reasoning
  • long-form generation beyond the live AnyCap schema
  • output quality/resolution not exposed by the live AnyCap schema

Read the full file on GitHub · 123 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago Changed c9ef069c08ef
  2. 12d ago First seen · 123 lines · 118 tokens per session scan A a62cbe82e8c2

Subscribe to this mod's changes

anycap-gemini-omni-video-edit is a skill published in the GitHub repository anycap-ai/anycap (43 stars, last pushed 3d ago), licensed MIT. It adds 118 tokens to every session and 1,339 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

officecli-pitch-deck

Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet…

iOfficeAI/OfficeCLI · 163 tokens

morph-ppt

Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…

iOfficeAI/OfficeCLI · 169 tokens

morph-ppt-3d

3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.

iOfficeAI/OfficeCLI · 37 tokens

gpt-image-gen

MUST read before generating images. Prompt-crafting guide for gpt-image-2.5 covering tool routing (native imagegeneration server tool vs the generateimage tool), model and quality selection, prompt structure, exact text rendering, reference-image editing, transparent assets, output formats, and multi-turn refinement.

code-yeongyu/senpi · 66 tokens

desktop-brand-builder

Generate a branded Qwen Code desktop package from the Tauri desktop shell using a minimal brandId and logo. Use when the user wants a custom, white-label, or rebranded desktop client, installer, DMG/EXE/AppImage/deb, or one-click brand build on top of packages/desktop-shell.

QwenLM/qwen-code · 69 tokens

officecli-academic-paper

Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper'…

iOfficeAI/OfficeCLI · 141 tokens