What problem does it solve?
This Skill provides an automated orchestration framework that converts video/story scripts into visual assets by generating and uploading character images, scenes, and props. It coordinates style extraction, prompt generation, parallel rendering, quality auditing, and checkpoint resume to streamline video production asset pipelines.
Core Features & Use Cases
- From a script.json, automatically generate prompts and asset data for characters, scenes, and props.
- Run parallel generations (characters, scenes, props) with retry and audit loops, and resume from checkpoints after interruptions.
- Upload final assets to Volcengine COS via an asset group workflow, binding assets to a group and generating a consolidated assets index.
- Quick-use scenarios include batch production of all assets for a script, or re-generating specific assets with prompts re-written by Gemini.
Quick Start
Run the asset-gen pipeline to generate all assets from script.json using generate_all_assets.py with --characters --scenes --props --voice.