shot-by-shot-analysis
Installation
SKILL.md
Shot-by-Shot Analysis
Purpose
Turn multiple reference videos into one evidence-backed Markdown report that a human can review and downstream generation skills can use. Analyze first; synthesize only after every source has been inspected.
Execution Boundary
- Use
video-analysisfor actual video understanding. Analyze each source in a separate request with the same shot-table contract. - Do not generate images, videos, prompts, workflows, or provider payloads.
- Do not infer video content from metadata, filenames, transcripts, thumbnails, or general knowledge when the footage itself has not been inspected.
- Keep raw hosted responses and temporary request records internal. Deliver one
Markdown report named
<case>-shot-by-shot-analysis.md.