detect-anim
OfficialExtract Unity UI animations from screen recordings.
System Documentation
What problem does it solve?
Analyse a screen-recorded video of a Unity UI animation (popup appear, heart refill, level complete, etc.) and generate animation_clips JSON with per-object keyframe tracks. Uses a 2-phase pipeline -- Python/OpenCV extracts motion data, then Claude performs semantic analysis matching tracks to objects from a detection JSON. Triggers on 'analyse animation', 'detect animation', 'extract animation', 'animation from video', 'video to animation', 'detect-anim'. Use this skill whenever the user has a screen recording of a UI animation and wants to extract structured animation data from it.
Core Features & Use Cases
- A two-phase pipeline: CV extracts motion data and a language model maps tracks to detection objects.
- Outputs animation_clips JSON (schema 6.1.0) with per-object keyframes, easing hints, and relationships.
- Triggers include: analyse animation, detect animation, extract animation, animation from video, video to animation, detect-anim. Use when you need a structured data representation of UI animations from video.
Quick Start
Run the CV pipeline on a screen recording and supply the detection JSON to generate an animation_clips JSON.
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: detect-anim Download link: https://github.com/igot-ai/os-twin/archive/main.zip#detect-anim Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.