seedance-frame-continuation

Split overlong Seedance shots into continuation clips using last-frame extraction and start-image reinvocation.

Updated May 23, 2026
One-click install
npx skills add https://github.com/spindle79/show-sidekick-narrative-pack --skill seedance-frame-continuation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seedance-frame-continuation
Source: https://github.com/spindle79/show-sidekick-narrative-pack/tree/main/packs/seedance/skills/agents/seedance-frame-continuation
Command: npx skills add https://github.com/spindle79/show-sidekick-narrative-pack --skill seedance-frame-continuation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn a Seedance shot that is too long for a single generation into a seamless multi-clip sequence that still feels like one continuous take.

Core Features & Use Cases

  • Multi-clip continuation: Split long performances into natural segments and keep the motion, framing, and character identity aligned across clips.
  • Continuity control: Reuse the last frame of one clip as the start image for the next while restating wardrobe, lighting, pose, and camera behavior to reduce drift.
  • Practical workflow: Ideal for long talking-head monologues, walk-and-talk scenes, and any sequence that must exceed the per-clip duration cap without showing a hard cut.

Quick Start

Use the seedance-frame-continuation skill to plan a long Seedance shot, split it into continuation clips, and keep continuity locked by reusing the previous clip’s last frame as the next clip’s starting anchor.

Frequently Asked Questions about seedance-frame-continuation

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

FAQPage Schema
How do I chain long video generation shots without visible seams?

To chain long video generation shots without visible seams, split the sequence into shorter clips and reuse the last frame of one clip as the start image for the next. Continuity controls for pose, wardrobe, and lighting reduce drift across the perceived single take.

What is the best way to extend a Seedance video past the per-clip duration cap?

Extending a Seedance video past the per-clip duration cap requires splitting the performance into continuation clips. You extract the last frame using ffmpeg, re-invoke it as a Higgsfield start image, and restate promptcraft continuity controls to keep motion and identity aligned.

How does last-frame extraction work for video shot stitching?

Last-frame extraction for video shot stitching uses ffmpeg to capture the final frame of a generated clip. That extracted image becomes the starting anchor for the next clip, ensuring camera framing and character pose align perfectly across the hard cut boundary.

Do I need ffmpeg to continue a long talking-head video generation sequence?

You need ffmpeg to extract the last frame of each clip for long talking-head video continuation. This extracted frame serves as the start image for Higgsfield reinvocation, which is necessary to maintain identity and audio alignment across the multi-clip sequence.

Why does my character identity drift when stitching multiple video generation clips?

Character identity drifts during video shot stitching when continuity controls are not restated for each new clip. To prevent this, reuse the previous clip's last frame as the start image and explicitly repeat promptcraft details for wardrobe, lighting, and pose.

Can I use Higgsfield start-image reinvocation for walk-and-talk video sequences?

Higgsfield start-image reinvocation works for walk-and-talk video sequences by using the extracted last frame of the previous clip as an anchor. This locks the starting pose and camera behavior, allowing the motion to continue naturally into the next generated segment.