跳转到主要内容

Video Production

The profy-movie plugin provides a complete AI-assisted video production pipeline, from creative ideation to final export. Core capabilities include AI-generated storyboards, a multi-track timeline editor (Widget), subtitle generation, and multi-format export.

Architecture Overview

Tools

movie — Main Video Production Tool

Covers the full pipeline from creative to export via the action parameter: Examples:

timeline_edit — Programmatic Timeline Editing

The Agent directly manipulates the open timeline with 10 actions covering common editing needs: Examples:

Video Timeline Widget

The timeline Widget is a specialized instance of the Widget rendering surface, providing professional multi-track editing powered by the Twick SDK. Core capabilities:
  • Multi-track video/audio/subtitle tracks
  • Clip drag, trim, and split
  • Transition effect preview
  • Keyframe animation
  • Real-time playback preview
Data flow:
Agent’s timeline_edit operations and user manual edits share the same timeline state. The Agent can retrieve the latest state (including user edits) via snapshot.

Skill Template System

The profy-movie plugin includes a Flova-style 7-section video production methodology Skill, along with scenario-specific preset templates.

7-Section Methodology

Every video project follows seven standardized phases:
  1. Creative Definition — Target audience, core message, emotional tone
  2. Script Writing — Scene structure, dialogue/narration, duration planning
  3. Storyboard Design — Composition, camera movement, transition annotations
  4. Production Strategy — Model selection, style consistency, resource budget
  5. Asset Generation — AI-generated images/video clips
  6. Timeline Arrangement — Assembly, pacing, music matching
  7. Polish & Export — Subtitles, color grading, format output

Preset Templates

product-ad

For 15-60 second product showcase videos. Includes:
  • Standard structure: Hook → Pain point → Product reveal → Feature demo → CTA
  • Recommended model configurations and style parameters
  • Camera movement templates (push, orbit, close-up)

animated-short

For 1-3 minute narrative animations. Includes:
  • Three-act narrative structure
  • Character consistency guidance
  • Scene transitions and emotional arc
  • Music pacing alignment

Enhanced Storyboard

The storyboard phase supports:
  • Drag-and-drop reordering — Rearrange scene order
  • Inline editing — Directly modify shot descriptions, duration, camera movement
  • Annotation system — Add notes to individual storyboard frames
  • Version tracking — Maintain edit history with rollback support

Export Formats

movie(action="export") supports multiple output formats:

User Journey

A typical video production flow:

Rendering Surfaces

Eight display channels

A2UI

Declarative interactive UI components