analyze-video

Deconstruct reference videos into reusable Seedance 2.0 prompting templates.

1.1k|294|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/krusemediallc/arcads-claude-code --skill analyze-video-krusemediallc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-video
Source: https://github.com/krusemediallc/arcads-claude-code/tree/main/skills/arcads-external-api/prompting/analyze-video
Command: npx skills add https://github.com/krusemediallc/arcads-claude-code --skill analyze-video-krusemediallc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ffmpeg, ffprobe, bc, and includes scripts (resource) components.

What problem does it solve?

Deconstructs a reference video into a reusable Seedance 2.0 prompting template that captures the video's structure, pacing, camera work, and tone so it can be recreated with any product, any person, in any setting.

Core Features & Use Cases

  • Deconstruct video style into a structured Seedance 2.0 template with layers, variables, and options.
  • Generate a prompt library that codifies frame extraction, pacing, dialogue, and editing cues.
  • Output a standalone template file saved to the prompt-library for reuse with any future reference video.

Quick Start

Provide a reference video and I will generate a Seedance 2.0 template you can reuse.

Frequently Asked Questions about analyze-video

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

FAQPage Schema
How do I turn a reference video into a reusable prompt template?

To turn a reference video into a reusable prompt template, the Skill deconstructs video structure, pacing, camera work, and tone into a structured Seedance 2.0 template with layers, variables, and options.

Do I need ffmpeg to extract frames for video style analysis?

Yes, you need ffmpeg and ffprobe installed to extract frames and analyze the reference video, which forms the basis for generating the reusable Seedance prompting template.

What is the best way to recreate video style with different products or settings?

The best way to recreate video style across different products or settings is by generating a standalone template file saved to a prompt-library, capturing editing cues, pacing, and dialogue for scalable reuse.

Can I generate a lookbook from a source video using ffprobe?

Yes, the Skill uses ffprobe and ffmpeg to extract frames and analyze the source video, generating a structured prompt library that codifies pacing, dialogue, and editing cues into a lookbook template.

Does video style template generation work without transcription?

Video style template generation can work without transcription, but including optional transcription enhances the template by capturing dialogue alongside frame extraction, pacing, and editing cues.

What are the limitations of deconstructing a video into a Seedance prompt?

Limitations include dependency on ffmpeg, ffprobe, and bc for frame extraction and analysis, meaning the template strictly captures structural and stylistic elements rather than generating new video files directly.