motion-analyse

Analyze motion-design MP4 videos to generate reusable DA-templates with animation parameters.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Diduck/MotionDesignWorkflow --skill motion-analyse
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: motion-analyse
Source: https://github.com/Diduck/MotionDesignWorkflow/tree/main/.claude/skills/motion-analyse
Command: npx skills add https://github.com/Diduck/MotionDesignWorkflow --skill motion-analyse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes motion design videos in depth to produce a detailed DA-template that captures every parameter, timing, color and position to recreate a similar animation with a consistent scenario.

Core Features & Use Cases

  • Frame-by-frame analysis and keyframe extraction from motion-design videos.
  • Documentation of parameters, timing, colors, and layouts to enable exact replication.
  • Use Case: a designer can reproduce a Pinterest-style animation across campaigns by applying the generated DA-template.

Quick Start

Analyze a provided video and return a complete DA-template with frames, timings, colors, and layout details.

Frequently Asked Questions about motion-analyse

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

FAQPage Schema
How do I extract motion design parameters from an MP4 video for reuse?▼

You can extract motion design parameters by analyzing MP4 videos to generate a structured JSON document that captures per-video frames, duration, resolution, palette, typography, camera moves, and animation parameters for reuse across campaigns.

What is a DA-template and how does it help animation documentation?▼

A DA-template is a reusable animation documentation output that captures every parameter, timing, color, and position from a motion-design video, enabling exact replication of similar animations with a consistent scenario across different campaigns.

Can I analyze Pinterest reference videos to generate a structured JSON schema?▼

Yes, you can analyze MP4 videos stored in your references/pinterest directory, which generates a detailed JSON document with a structured schema containing scene-by-scene descriptions and specific animation parameters for replication.

How do I document scene-by-scene timings and colors for Remotion-like tooling?▼

You document scene-by-scene timings and colors by performing frame-by-frame analysis and keyframe extraction on a motion-design video, producing a DA-template with detailed layout parameters and guidance for replication in Remotion-like tooling.

Does the video analysis workflow require external dependencies or components?▼

No, the motion analysis workflow requires no external dependencies or components, operating directly on provided MP4 videos to output the reusable DA-template JSON schema without needing additional environment setup.