video-gen

Orchestrate fal.ai video generation and assembly across multi-scene pipelines.

15|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/buildoak/fieldwork-skills --skill video-gen-buildoak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-gen
Source: https://github.com/buildoak/fieldwork-skills/tree/main/skills/video-gen
Command: npx skills add https://github.com/buildoak/fieldwork-skills --skill video-gen-buildoak

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Video-gen provides a self-contained runbook suite to orchestrate fal.ai-based video generation, project management, and assembly across multi-scene pipelines.

Core Features & Use Cases

  • Light-mode: quick, fire-and-forget video generation tasks.
  • Project-mode: gated workflows with G0-G5, including prompts, keyframes, clips, and final assembly.
  • State tracking: manifests and state.json to maintain a single source of truth for scenes, costs, and progression.

Quick Start

Create a new multi-scene project by running the project_init script, then generate the first keyframe to bootstrap the pipeline.

Frequently Asked Questions about video-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate multi-scene video generation pipelines with fal.ai?

You can automate multi-scene video generation by running the project_init script to create a project, then generating keyframes to bootstrap the pipeline. It orchestrates fal.ai-based generation, state tracking, and final assembly across gated workflows.

What is a gated workflow for project-mode video generation?

Gated workflows in project-mode organize video generation into phases G0 through G5. This structure manages prompts, keyframes, clips, and final assembly sequentially, ensuring controlled progression and reproducibility across multi-scene pipelines.

Does this video generation runbook require any specific dependencies?

Yes, the video generation runbook requires the requests dependency. It operates as a self-contained suite of scripts and references, needing only this library to execute fal.ai-based automation tasks and manage project pipelines.

Can I do quick fire-and-forget video generation tasks without setting up a full project?

Yes, light-mode supports quick, fire-and-forget video generation tasks. This allows you to execute rapid generation commands without needing to initialize the full project-mode gated workflow or state tracking manifests.

How is state tracking maintained across multi-scene video pipelines?

State tracking across multi-scene video pipelines is maintained using manifests and a state.json file. These components act as a single source of truth for tracking scenes, costs, and progression throughout the generation lifecycle.