What problem does it solve?
AI-generated short dramas need environments and props that get regenerated dozens of times yet must look identical across episodes. This Skill turns a novel outline into a structured art bible (art.json) covering scenes and narrative props, with consistency anchors, lighting states, and English image prompts, all enforced by 11 deterministic quality gates instead of model self-checklists.
Core Features & Use Cases
- Scene design sheets: design intent, 3-5 consistency anchors per scene, lighting-state prompts, and a variant mechanism (variantOf + changes) so derived scenes reuse the parent scene's assets.
- Narrative prop sheets: dramatic function, state variants, scale references written into prompts, and white-background no-hands plates ready for compositing into shots.
- Deterministic quality gates: 11 script-checked gates covering anchor counts, empty-scene negatives, English-only prompts, no character names (cross-checked against cast.json), prop scale phrases, and pure white backgrounds.
- Use Case: Feed it the outline.json from novel-outline, run seed to prefill the scene and prop lists, fill in the design fields, validate against cast.json, optionally generate 16:9 reference sheets via codex's built-in $imagegen, and render a bilingual (zh/en) HTML report.
Quick Start
Ask the agent to build an art bible for your short drama from outline.json, for example: "Use novel-art to seed scenes and props from outline.json, fill the scene and prop designs, validate, and render the HTML report."