creativeclaw-build-film

Installation
SKILL.md

Build Film

Run a stateful, multi-shot production with explicit approvals. Use creativeclaw-generate-video for a single clip and creativeclaw-plan-video when the user wants planning only.

1. Create and plan

  1. Use list_film_projects and get_film_project to resume an existing project when appropriate; otherwise call create_film_project with the name, brief, Character IDs, theme, and target duration.
  2. Follow creativeclaw-plan-video to create the script, shot list, model plan, and storyboard.
  3. Save stable shot IDs and patch the project with update_film_project. Do not replace approved fields accidentally.
  4. Obtain approval for the script and then for the storyboard. Advance status through drafting, script_ok, and storyboard_ok only when each gate is actually approved.

2. Generate shots

  1. Mark the project rendering only after storyboard approval.
  2. For each shot, call creativeclaw-generate-video with the clean storyboard frame as image_url, the approved chronological prompt, the selected model, and a duration supported by that model.
  3. Maintain Character and product continuity. When an explicit storyboard is the start frame, add identity references separately if the chosen model supports them; character_id does not automatically add a second visual reference.
  4. Resolve queued jobs needed for assembly with check_job, inspect every clip, and write each approved clipUrl back to its shot.

3. Produce audio

Installs
4
GitHub Stars
2
First Seen
3 days ago
creativeclaw-build-film — creativeclawco/creative-claw-marketplace