🎉 Free during Early Access — no charge yet. Get it on the Chrome Web Store

Prompt Guide

A reference for every piece of syntax a prompt can carry, with examples you can paste straight in.

A single run of Omninator works through a whole list of prompts against Google Flow — images or videos. Beyond plain text, a prompt can pull in reference images, point back at an earlier result with @tag, hand a fresh result a name via #name for later reuse, and, on the video side, pin down each clip's frames with @start / @end.

Images and Videos are separate tabs. Each keeps its own prompt text, so setting one up never touches the other. Sections 1–5 apply to both; section 6 is video-only.

Basics Reference images @tag — reuse an image #name — name an image Chaining (consistency) Video prompts Precedence

1. The basics

Write or upload one prompt per block, with a blank line between them — each block turns into one generation (or several, when outputs-per-prompt is set above 1).

a cozy cabin in a snowy forest, warm light in the windows

a neon city street at night, rain reflections, cinematic

a studio portrait of an astronaut, soft key light

Import a .txt file or type directly, set your model / aspect ratio / quality once, then hit Start. Results appear as they finish and save automatically into your chosen folder.

2. Reference images

The Reference Images panel holds three slots — Subject (who or what), Scene (where), and Style (look and mood) — and whatever you put there applies to every prompt in the run.

3. @tag — pull in an existing image by name

Drop @name or @[two words] into a prompt and that image becomes a reference for just that one prompt:

@lina standing in a misty forest, golden hour, wide shot

4. #name — label the image a prompt produces

Attach #name to a prompt and its result gets that label. Nothing about #name shows up in the picture itself — it exists purely so a later prompt can pull the result back in with @name.

a young woman, red hair, freckles, studio portrait #lina

5. Chaining — carrying a character through a batch

Put the two together: give a character a name once, then keep calling it back for every prompt that follows, all inside one run.

a young woman, red hair, freckles, studio portrait #lina

@lina sitting in a sunlit cafe, candid, 35mm

@lina hiking a mountain trail at sunrise, wide cinematic shot

@lina in a spacesuit on a red-rock planet, dramatic light

The opening prompt both creates and labels lina; each prompt afterward pulls in that exact result — the same person, recognizably, all the way through.

Both can sit in one line — #hero @city walking out of the station at dusk labels the new result hero while also referencing your existing city image.

6. Video prompts

The Videos tab batches clips the same way — one prompt per block, blank line between them. Set model, aspect ratio, outputs per prompt and duration once, pick a video mode, and press Start.

Frame tags — @start, @end, and references

The same idea as @tag for images, but for pinning down a clip's exact frames:

@start:sunrise the camera pushes slowly through the misty valley, cinematic

@start:door_closed @end:door_open the old wooden door swings open into daylight

Models & durations

Finished clips show up live and save into their own Videos folder, kept apart from image output.

7. What wins when references overlap

If a prompt could draw from more than one source, Omninator checks in this order:

Something unclear or missing? Open an issue on GitHub.