원클릭으로
kuavi-compare
Compare video segments across time ranges
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Compare video segments across time ranges
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Compositional pixel analysis patterns using kuavi_eval for counting, motion detection, change tracking, and visual comparison. Use when questions require precise measurements, object counting, or frame-by-frame comparison.
Full end-to-end video analysis with KUAVi
Multi-video corpus indexing and cross-video search
Deep multi-pass video analysis with parallel sharding and zoom
Multi-pass search with query refinement for hard-to-find video content. Use when initial search returns low-confidence results or no matches.
Index a video file for KUAVi analysis
SOC 직업 분류 기준
| name | kuavi-compare |
| description | Compare video segments across time ranges |
| argument-hint | <query> |
| disable-model-invocation | true |
Compare content across different time ranges in an indexed video.
$ARGUMENTS for time ranges or content descriptions to compare./kuavi-index first.kuavi_search_video
b. Extract frames using kuavi_extract_frames
c. Get transcript using kuavi_get_transcriptUser: /kuavi-compare How does the scene change between the beginning and end?
kuavi_search_video("beginning opening", top_k=3)kuavi_search_video("ending conclusion", top_k=3)