analyze-video

Analyze video style, structure, and tone to create a Seedance 2.0 prompting template.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to analyze a reference video and create a reusable Seedance 2.0 prompting template that captures the video's style, structure, and tone.

Core Features & Use Cases

  • Video Style Analysis: Analyze the structure, pacing, camera work, edit style, and tone of a video.
  • Prompt Template Creation: Generate a reusable template that captures the video's essence for 15-second output.
  • Multi-clip Strategy: Plan how to recreate the full effect of longer-form styles across a series of 15-second clips.
  • Template Sharing: Save the template to a library for future use.

Quick Start

Run the script with the video path and style name to generate a prompting template.

Frequently Asked Questions about analyze-video

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

FAQPage Schema
How do I reverse-engineer video styles into reusable prompt templates?

To reverse-engineer video styles into reusable prompt templates, analyze the video's pacing, camera work, and tone to generate a structured Seedance 2.0 template for 15-second output clips.

Do I need ffmpeg and whisper to analyze video content for style extraction?

Yes, you need ffmpeg and whisper installed locally. ffmpeg handles frame extraction while whisper performs audio transcription to accurately map the video's structure and tone.

What is the best way to recreate longer video styles in 15-second clips?

The best way to recreate longer video styles in 15-second clips is to use a multi-clip strategy, planning a series of segmented outputs that sequentially capture the full effect of the original video.

Can I save and share Seedance 2.0 prompting templates from a video analysis?

Yes, after the video analysis generates the prompting template capturing its essence, you can save the template to a library for future use and sharing across marketing projects.

How do I run a video style analysis on a reference video?

To run a video style analysis, execute the provided script with the target video path and a specified style name to automatically extract frames, transcribe audio, and generate the template.