video_project_create
Scaffold a cinematic video project by providing a project slug and optionally an output directory, generating style, storyboard, and references folders.
Instructions
Scaffold a cinematic video project with style, storyboard, and refs folders.
Args: slug: Project slug using lowercase letters, numbers, hyphens, or underscores. output_dir: Base directory for the projects/ folder. Defaults to the current working directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| output_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||