Analyze a screen recording of an animation to characterize its motion — timing, easing, transforms, and sequencing — so it can be recreated as web code. Use when the user drops or points at a video of an animation (.mp4/.mov/.webm/.mkv/.m4v/.avi/.gif) and says things like "I want this animation on my site", "recreate this motion", "how is this animated", or runs /motiscope:analyze.
$npx -y skills add kumarsashank/motiscope --skill analyzeInstalls into the current project.
Run `npx skills use "https://github.com/kumarsashank/motiscope" --skill "kumarsashank/motiscope/analyze"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kumarsashank/motiscope" that are relevant to the current task. Run `npx skills add "https://github.com/kumarsashank/motiscope"` and select the relevant skills, then follow their instructions.