dreamina-video-first-end-frame

Generate a video from first and last frame URLs via a web API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BENZEMA216/dreamina-claude-skills --skill dreamina-video-first-end-frame
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dreamina-video-first-end-frame
Source: https://github.com/BENZEMA216/dreamina-claude-skills/tree/main/.claude/skills/dreamina-video-first-end-frame
Command: npx skills add https://github.com/BENZEMA216/dreamina-claude-skills --skill dreamina-video-first-end-frame

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool automates turning two provided frames (first and last) into a single, continuous video, removing manual sequencing and editing steps.

Core Features & Use Cases

  • Generate a video from a starting and ending frame with configurable ratio and duration.
  • Leverage an API endpoint to submit a draft payload and receive a generated video URL or data.
  • Use cases include promotional clips, storytelling visuals, and quick proof-of-concept videos.

Quick Start

Provide the first and last frame image URLs, optional prompt, ratio, and duration to generate a video.

Frequently Asked Questions about dreamina-video-first-end-frame

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

FAQPage Schema
How do I generate a video from a first and last frame?

To generate a video from a first and last frame, you provide two image URLs, an optional prompt, aspect ratio, and duration to submit a structured draft payload to a web API, which returns a seamless generated clip.

What is frame-to-video generation used for?

Frame-to-video generation is used for creating promotional clips and storytelling visuals by automatically interpolating motion between a specified starting image and an ending image, removing manual sequencing and editing steps.

Can I set the duration and aspect ratio when turning frames into a video?

Yes, you can set the duration and aspect ratio when turning frames into a video by including these configurable parameters alongside the first and last frame image URLs in your API draft payload submission.

Does API-based video generation require manual video editing?

API-based video generation does not require manual video editing, as it automates the process of assembling a continuous clip by directly sending a frame-pair input and parameters to a web API endpoint.

What do I need to provide to use a draft API for frame-pair video generation?

To use a draft API for frame-pair video generation, you need to provide the first frame image URL, the last frame image URL, and optionally a prompt, ratio, and duration to receive the generated video output.