AI Agent Hub
Back to skills
🎨

Local Video Analyzer

Design & Media Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md and install @user_1a470ba8/video-analyzer-local.

About this skill

What It Solves

Video content is split across speech, on-screen text, scene changes, and platform signals, making manual transcription, clipping, highlight spotting, and editing planning expensive. video-analyzer-local turns local video files or downloadable links into structured, reviewable results, especially when you need offline analysis and clip-ready artifacts.

How It Works

After input, the tool processes audio and video in parallel: speech-to-text produces timestamped transcripts, and --diarize can separate speakers in conversations. The visual pipeline detects scene boundaries, recognizes objects, and runs OCR, while --slice-chapters outputs chapter clips with SRT and VTT files. It aligns sound, visual events, and text across the timeline to generate highlights, editing suggestions, EDL/CSV/JSON timelines, and HTML/JSON/Markdown reports. For Douyin, Kuaishou, Bilibili, and video-account links, it can extract metadata and analyze opening hooks, retention factors, pacing, and commerce-related keywords.

Boundaries

The tool requires ffmpeg and only accepts video files; pure audio, corrupted files, and executable files are rejected. Optional ASR models and OCR dependencies change accuracy and resource use; for long videos or low-memory machines, limit memory and disable visual/OCR passes. Speaker diarization, highlight detection, and scene cutting are still affected by audio noise, gradual transitions, and link availability, so outputs are best used as editing references rather than final decisions.

Use Cases

  • Use interview or meeting recordings to separate speakers and export reviewable subtitle files.
  • Extract timestamps, scene clips, and highlights from a Bilibili tutorial for re-editing.
  • Review a Douyin short video's opening hook, pacing, and commerce keywords.
  • Analyze a local video on a low-end laptop and generate only transcript and scene results.

Best For

  • Video editors who need timestamped transcripts and speaker labels for interviews.
  • Content operators reviewing short-video hooks, pacing, and commerce keywords.
  • Audiovisual engineers processing local recordings on offline or restricted networks.
  • Instructional video producers who want scene cuts, subtitles, and clip suggestions.