creativeclaw-generate-video
Installation
SKILL.md
Generate Video
Create one controlled video clip from text, a start frame, an optional end frame, or other model-supported references. Use the planning, UGC, or film skills when the deliverable is a larger production. Use creativeclaw-render-html-video only when the user explicitly requests HTML/HyperFrames/code-driven rendering; use creativeclaw-add-video-intro-outro for video bookends.
Workflow
- Define the clip's purpose, aspect ratio, duration, subject, one primary action, camera move, visual continuity, dialogue or sound, and required end state.
- Search existing assets before importing new references. A still is a start frame only when it should define the opening composition.
- When the user asks for examples, references, styles, or similar concepts—or an open brief would materially benefit from choosing among concrete directions—use
creativeclaw-find-examples. Filter byoutput_type: "video", then load only the selected result. Do not search before every clip. - Call
list_models({ modality: "video" }), choose by capability, then callget_model_paramsfor supported durations, resolutions, operations, and references. - State the selected model and consequential settings. Confirm before an expensive or long generation.
- Write one chronological prompt: opening frame, subject action, camera behavior, environmental motion, audio or dialogue, ending frame, and exclusions.
- Call
generate_video; usecheck_jobonly when another tool needs the completed URL or no inline viewer is monitoring the job. - Inspect identity, anatomy, product fidelity, timing, camera motion, dialogue sync, and ending continuity. Revise one variable at a time.