img2vid-pipeline

Generate videos from source images using parsimonious prompts and enforcement sentences.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/davidrd123/ComfyPromptByAPI --skill img2vid-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: img2vid-pipeline
Source: https://github.com/davidrd123/ComfyPromptByAPI/tree/main/.claude/skills/img2vid-pipeline
Command: npx skills add https://github.com/davidrd123/ComfyPromptByAPI --skill img2vid-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a disciplined workflow for image-to-video generation, focusing on motion/change rather than re-describing a static source frame.

Core Features & Use Cases

  • Parsimonious Prompt: Lean prompts focused on action/change
  • Enforcement Sentence: Targeted fix for a single issue
  • Parsimony-to-Enforcement Pipeline: Step-by-step method

Quick Start

Provide a baseline image prompt and apply Parsimonious Prompt → Enforce a single motion change.

Frequently Asked Questions about img2vid-pipeline

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

FAQPage Schema
How do I generate video from an image with controlled motion changes?

Image-to-video generation with motion control uses a source frame as a trusted anchor while prompts describe only the motion or change you want. This keeps prompts lean and ensures the scene stays consistent while applying targeted transformations. The img2vid-pipeline Skill orchestrates this through a three-step workflow: write a parsimonious prompt focused on action, diagnose the output, then apply an enforcement sentence to refine a single issue.

What's the difference between re-describing a scene and using parsimonious prompts for image-to-video?

Parsimonious prompts avoid re-describing the static source image; instead, they focus attention entirely on motion and change. This prevents competing descriptions from diluting the video model's budget and produces more consistent results. By enforcing a single source frame as the semantic baseline, you allocate full model capacity to the transformations you want.

How do I fix a specific motion issue in a generated video without starting over?

The enforcement sentence step targets a single identified problem—such as jerky panning or inconsistent lighting—without rewriting the entire prompt. After diagnosing the output, you craft a focused enforcement sentence that corrects that one issue, then re-run the pipeline. This iterative refinement avoids cascading changes and keeps your workflow disciplined.

Can I use this workflow for any image-to-video model?

The img2vid-pipeline is designed for image-to-video workflows where the source frame anchors the scene and prompts describe change only. It works best with models that respect a baseline image and accept motion-focused instructions, enabling you to enforce trusted frame preservation and allocate attention to motion enforcement.

What input do I need to start the parsimonious prompt step?

You need a baseline image that defines your scene and a clear description of the motion or change you want to apply. The image serves as your trusted start frame; the prompt describes only the action or transformation. This minimal input set is the starting point for the three-step pipeline.

When should I use enforcement sentences instead of rewriting the full prompt?

Use an enforcement sentence when diagnosis reveals a single, specific issue—wrong object motion, unwanted artifacts, or timing problems. Enforcement targets that one problem precisely, preserving the rest of your output. Full prompt rewrites risk unintended changes; enforcement is faster and more predictable for incremental refinement.