scene-inventory-extractorlisted
Install: claude install-skill leynos/visual-storytelling-skills
# Scene Inventory Extractor
Systematic workflow for extracting comprehensive scene inventories from narrative source
material and preparing every visual asset required for AI video generation. Continuity is
a first-class deliverable: extract story-state, dressing-state, and object-state before
writing prompts so a crew can reset scenes accurately when production shoots out of
order.
## Execution Context
This skill is designed for a command-line agent with:
- **nanobanana image generation MCP** (`generate_image`, `edit_image`,
`character_consistency`, and `multi_image_fusion` as needed), with every image call
explicitly using `model: gemini-3-pro-image-preview`
- **Vision capabilities** (ability to inspect generated images for consistency)
- **File system access** (structured output directories)
All image generation and verification runs **silently** — no user confirmation gates
during generation phases. Halt only on consistency failures that require human judgement.
If `gemini-3-pro-image-preview` is unavailable through the nanobanana MCP, or if it
cannot accept the reference images or character-consistency images required by the
current phase, **STOP** and report the blocker. Do not switch to another image model.
## Workflow Overview
| Phase | Name | Output |
|-------|------|--------|
| 1 | Source Analysis | Annotated reading notes |
| 2 | Creative Pillars | Visual aesthetic + storytelling style + **cinematography specification** + **prompt keyword library** |
| 3