Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Turn a reference video into a super detailed recreation or inspiration prompt. Use when the user provides, mentions, uploads, links, or points to a video and asks to analyze the design, UI, animations, transitions, scroll interactions, typography, colors, assets, WebGL/Three.js, storytelling, section-by-section behavior, or to create a prompt/article that recreates the page, app, interaction, or motion system.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-11 | ✗→✓ | ▲ Improved | 178% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 56% | 0% |
| case-04 | ✓→✗ | ▼ Worse | 75% | 0% |
| case-19 | ✓→✗ | ▼ Worse | 16% | 0% |
| case-05 | ✓→✓ | = Same ✓ | 168% | 0% |
Convert any usable reference video into a builder-ready prompt that captures what the video shows, how it moves, how it should be rebuilt, and what assets or generated media are needed. The default output is one paste-ready prompt unless the user asks for an article, asset pack, or implementation.
ffprobe for duration, dimensions, frame rate, codec, and size.ffmpeg, favoring timeline beats over uniform thumbnails.bash ffprobe -v error -show_entries format=duration,size:stream=width,height,r_frame_rate -of json "$VIDEO" mkdir -p /tmp/video-frames ffmpeg -y -i "$VIDEO" -vf fps=1 /tmp/video-frames/frame-%03d.jpg
text block for the paste-ready prompt unless the user asks for another format.content.md plus local frame/video evidence, manifest, and prompts. Follow the current repo article conventions.video.currentTime, parallax layer, opacity reveal, transform, mask, shader, particle field, hover state, or carousel physics.references/superprompt-template.md when writing the final prompt from scratch or when the user asks for the “full detailed prompt.”Other measured skills in the registry, with their headline benchmark lift.