production-validator

Validates Sesame 3 feasibility in screenplay XMLs, chunks scenes into 8-second segments, and outputs a validated XML for pipelines.

2|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/rfxlamia/flow --skill production-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: production-validator
Source: https://github.com/rfxlamia/flow/tree/main/creative-studio/03-production-validator
Command: npx skills add https://github.com/rfxlamia/flow --skill production-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Production Validator eliminates the manual, error-prone process of validating screenplays for AI video generation. It ensures Veo 3 feasibility, chunks long scenes into 8-second segments, and prepares editing metadata for editors.

Core Features & Use Cases

  • Feasibility validation with risk scoring (LOW/MEDIUM/HIGH/CRITICAL) for each scene.
  • 8-second scene chunking with continuation prompts and one-camera-movement rule.
  • Continuity tagging and editing metadata to streamline handoffs to imagine/arch-v.
  • Prompt generation optimized for Veo 3 prompts and consistent character descriptions.
  • Real-world use: Given a 30s scene, the validator will output 4 chunks (8s each) with prompts and continuation notes.

Quick Start

To use this Skill, feed the screenwriter XML to the production-validator; receive a validated, chunked XML ready for next steps.

Frequently Asked Questions about production-validator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a screenplay for Veo 3 AI video generation?

To validate a screenplay for Veo 3, you feed the screenwriter XML into the validator to receive risk scoring, 8-second scene chunking, and continuity tagging. This eliminates manual checks and prepares the XML for immediate use in downstream pipelines.

How does 8-second scene chunking work for AI video pipelines?

8-second scene chunking splits long screenplay scenes into Veo 3-compatible segments using continuation prompts and a one-camera-movement rule. Processing the screenwriter XML yields four 8-second chunks for a 30-second scene, each with generated prompts and continuation notes.

Can I use screenplay XML inputs to generate Veo 3 prompts with continuity tags?

Yes, you can process screenplay XML inputs to automatically generate Veo 3-optimized prompts and consistent character descriptions. The validator tags editing metadata and scene continuity, streamlining handoffs to imagine and arch-v pipelines.

What is Veo 3 feasibility risk scoring and how is it calculated?

Veo 3 feasibility risk scoring evaluates each scene to assign a LOW, MEDIUM, HIGH, or CRITICAL risk level. This mechanism identifies potential generation issues within the screenplay XML before chunking, ensuring prompt optimization and consistent continuity.

Do I need specific formatting to chunk long scenes for Veo 3 prompts?

Yes, you need screenwriter XML formatting to chunk long scenes for Veo 3 prompts. The validator operates directly on this XML structure to enforce the one-camera-movement rule, apply continuation prompts, and output a validated, chunked XML file.