clone-ad

Analyzes a source video's style and pacing to generate a tailored Seedance 2.0 video for a new product using whisper and ffmpeg.

Updated May 24, 2026
One-click install
npx skills add https://github.com/maddoherty23/higgsfield-claude-code --skill clone-ad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clone-ad
Source: https://github.com/maddoherty23/higgsfield-claude-code/tree/main/skills/higgsfield-mcp/prompting/clone-ad
Command: npx skills add https://github.com/maddoherty23/higgsfield-claude-code --skill clone-ad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, whisper, seedance2, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill replicates the style and pacing of existing video ads, adapting them for new products or offers.

Core Features & Use Cases

  • Style Adaptation: Analyzes source video's style, pacing, camera work, dialogue, and tone.
  • Customization: Generates a new Seedance 2.0 video tailored to the user's product.
  • End-to-End Workflow: Handles input video → analysis → adapted prompt → generation → delivery.
  • Use Case: For users who want a video ad similar to an existing one, but for their own product or offer.

Quick Start

Use the clone-ad skill to create a new video ad for your product, providing the original ad and a reference image of your product.

Frequently Asked Questions about clone-ad

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

FAQPage Schema
How do I clone a video ad for a different product while keeping the original pacing and style?

Video ad cloning replicates an existing ad's style and pacing for a new product by analyzing the source content and generating a tailored video using Seedance 2.0. You simply provide the original ad and a reference image of your product.

What do I need to generate a video ad from an existing video using Seedance 2.0?

Generating an adapted video ad requires a source video, a reference image of your new product, and the dependencies ffmpeg, whisper, and Seedance 2.0 installed in your environment to handle frame extraction, transcription, and generation.

How does video adaptation analyze and transcribe source video content?

Video adaptation analyzes source content by using ffmpeg for frame extraction and whisper for audio transcription. This captures the original style, pacing, and dialogue to form an adapted prompt for Seedance 2.0 video generation.

Can I use a reference image to customize video generation for my own offer?

Yes, you can customize video generation by providing a reference image of your product. The Skill uses this image alongside the analyzed style and pacing data to generate a Seedance 2.0 video tailored to your specific offer.

Does the video ad cloning workflow handle the full process from analysis to final delivery?

The video ad cloning workflow manages the end-to-end process from source video input and style analysis to adapted prompt generation, Seedance 2.0 video generation, and final deliverable output without requiring manual intermediate steps.