analyze-clip

Comprehensive video clip analysis using the MCP tools.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "analyze-clip" with this command: npx skills add teekay-fourtwentyone/video-generator/teekay-fourtwentyone-video-generator-analyze-clip

Analyze Clip

Comprehensive video clip analysis using the MCP tools.

Quick Start

Use the analyze_clip_unified tool:

Tool: analyze_clip_unified Args: { "videoPath": "data/video/clip.mp4" }

What It Detects

Signal Source Purpose

Scene changes ffmpeg scene detection Visual discontinuities

Black frames ffmpeg blackdetect Fades, dead regions

Freeze frames ffmpeg freezedetect Static frames, AI artifacts

Speech segments Whisper Audio activity

Dialogue match Comparison Validate generated speech

With Dialogue Context

Tool: analyze_clip_unified Args: { "videoPath": "data/video/clip.mp4", "context": { "dialogue": [ {"speaker": "marcus", "text": "Hello there"} ] } }

Available Analysis Tools

Tool Purpose

analyze_clip_unified

Full analysis (scenes, black, freeze, audio)

transcribe

Whisper transcription only

analyze_audio_timeline

Speech/silence detection

analyze_dialogue_clip

Compare expected vs actual dialogue

Interpreting Results

  • recommended_action : 'use_as_is', 'trim', 'review', or 'regenerate'

  • trim_recommendation : Suggested start/end times

  • anomalies : Issues found (with severity)

See .claude/rules/agents.md for full response schema.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

edit-clip

No summary provided by upstream source.

Repository SourceNeeds Review
General

produce-video

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

video-coder

No summary provided by upstream source.

Repository SourceNeeds Review
General

shorts-script-personality

No summary provided by upstream source.

Repository SourceNeeds Review