video-reader

Installation
SKILL.md

Video Reader Skill

Extract key frames to "see" videos, and extract + transcribe audio to "hear" them.

Quick Start

# Get video info (duration, resolution, codec)
ffprobe -v error -show_entries format=duration:stream=codec_name,width,height -of json "$VIDEO_PATH"
Installs
4
First Seen
Feb 15, 2026
video-reader — naohainezha/skill