Sliver

How to edit a clip with AI

Sliver’s AI refinement panel takes natural-language commands and rewrites the clip — trim, reframe, add titles, change captions.

4 min read · updated 2026-05-15

  1. Step 01

    Open the AI refine panel

    With a clip selected, scroll the editor’s right column to the “AI refine” section. It has a text box and a “Refine” button.

    Screenshot pendingAI refine panel with prompt box and history
    AI refine panel with prompt box and history
    Below the prompt box, you can see the running history of prompts and what each one did.
  2. Step 02

    Type what you want to change

    Plain English. Sliver translates intent into a structured JSON patch under the hood, so phrasing is forgiving.

  3. Step 03

    Examples that work today

    “Extend by 5 seconds.” “Trim 2 seconds off the end.” “Center it instead of tracking the speaker.” “Add a title at the top.” “Add a caption at the bottom that says ‘episode 12’.” “Watermark with @jasontmiani.” “Punchier hook — rewrite the title.” “Clear the title.” “Hide captions.”

  4. Step 04

    Press Refine (or ⌘/Ctrl+Enter)

    Sliver streams the request to Claude, which calls the apply_edit_patch tool with the minimal set of changes. The AI’s one-sentence reasoning is logged above so you know what it interpreted.

  5. Step 05

    Auto-rerender

    As soon as the patch applies, the editor kicks off a 600 ms-debounced re-render. The preview swaps to the new cut within ~5–8 seconds on Preview quality, or ~25–30 s on the higher-quality default.

  6. Step 06

    Undo / revert

    The refine panel keeps the last 10 prompts in history. Tap “Revert” next to any entry to roll back to that state.

Good to know

Related

Was this article helpful?

If something here is wrong, out of date, or unclear, email support@sliver.video and we’ll fix it. Real humans read every message.