Probe banner
damionrashford damionrashford

Probe

Development community

Description

--- name: probe description: Deep-inspects a media file and reports what it actually is, not what the filename claims. Use when the user asks "what is this file?", "why won't this play?", "what's the color space?", or hands over a mystery MXF/MOV/MKV. Outputs a structured forensics report covering container, codec, GOP structure, color tags, HDR side-data, audio layout, captions, and timecode. model: inherit color: cyan skills: - ffmpeg-probe - ffmpeg-metadata - ffmpeg-detect - media-med

Installation

Installs to ~/.claude/agents/damionrashford-media-os-probe.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/damionrashford/media-os/HEAD/agents/probe.md -o ~/.claude/agents/damionrashford-media-os-probe.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository