script-analysis-review-skill

Reviews shot-level director script analyses against source screenplays for short-drama production.

Updated Aug 12, 2026
One-click install
npx skills add https://github.com/VANTSU-1874/woods-video-studio --skill script-analysis-review-skill-vantsu-1874
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: script-analysis-review-skill
Source: https://github.com/VANTSU-1874/woods-video-studio/tree/main/template/.agents/skills/script-analysis-review-skill
Command: npx skills add https://github.com/VANTSU-1874/woods-video-studio --skill script-analysis-review-skill-vantsu-1874

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Director script analyses for short-drama episodes can drift from the source screenplay, break role boundaries, or lack cinematic detail. This Skill enforces a rigorous quality gate that verifies each shot-level director breakdown before it reaches the storyboard stage. ## Core Features & Use Cases - Line-by-Line Comparison: Compares the director's shot-level breakdown against the original screenplay to detect weakened, omitted, or distorted plot content. - Scored Acceptance Checklist: Scores each scene across dimensions like plot progression, performance precision, dramatic tension, pacing, and camera-work integration, passing only when the average is 8+ with no dimension below 6. - Boundary and Asset Consistency Checks: Blocks outputs that intrude on storyboard responsibilities (S-segment IDs, durations, generation parameters), output asset lists, or reference unlocked character/scene/prop variants. - Use Case: After a director agent produces 01-导演讲戏.md for an episode, run this Skill to confirm the analysis passes quality gates before storyboard and video prompt generation begin. ## Quick Start Review the director analysis for episode 3 against the original screenplay and confirm whether it passes the quality gate.

Frequently Asked Questions about script-analysis-review-skill

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

FAQPage Schema
How do I review a director script analysis for a short-drama episode?

Run this Skill after the director produces the shot-level breakdown file. It reads the original screenplay and the analysis, compares them line by line, scores each scene on a 1-10 scale, and passes only when the average is at least 8 with no dimension below 6.

What does the director analysis quality checklist check?

The checklist covers plot coverage, fused shot paragraphs, camera movement integration, reaction beats during long dialogue, performance precision, key-shot identification, dramatic tension, pacing, and scene transitions. It also enforces boundary rules against storyboard IDs, durations, and asset lists.

Does this Skill check dialogue additions or deletions?

No. Dialogue additions, deletions, omissions, and duplicates are handled by a separate dialogue-checker subagent that must return ok:true before this Skill runs. This Skill only handles plot understanding and performance issues arising from dialogue problems.

Why does the review fail when the analysis includes shot durations?

Durations, S-segment IDs, sub-shot seconds, and video generation parameters belong to the later storyboard stage, not the director analysis. The boundary check marks any such content as failing and requires the director to keep only shot-level narrative direction.

What happens when the director analysis fails the review?

The Skill records a FAIL verdict with a prioritized problem list describing each issue, its location, and a fix direction. Only a single one-line Chinese status is returned to the producer; full scoring tables stay internal.