What problem does it solve? Running AI video generation through provider APIs involves fragile async job submission, polling, credential handling, and cost control. This Skill executes only pre-approved generation packages through a governed adapter contract, keeping every output traceable and within budget. ## Core Features & Use Cases - Provider adapter contract: Standardized validate-config, estimate, submit, status, download, and cancel operations with normalized JSON output. - Governed execution: Enforces preconditions (approved brief, rights report, prompt package, budget) and stops if credentials leak into tracked files. - Traceable manifests: Records request IDs, parameters, costs, and terms verification for every generated asset. - Use Case: A content team has an approved prompt package and budget for three candidate clips. The Skill validates credentials, estimates cost against the limit, submits exactly three jobs, polls with bounded backoff, downloads and verifies the outputs, and records actual spend. ## Quick Start Run the approved video generation package in the workspace and produce the candidates with a cost manifest.