video-keyframe-analyzer
OfficialExtract keyframes to cut analysis costs.
Authorxtone
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill reduces unnecessary data and cost by automatically extracting only meaningful keyframes from videos for Claude Code analysis, enabling faster insights at a fraction of the data transfer cost.
Core Features & Use Cases
- Keyframe extraction: Detect and save representative frames using frame-difference analysis.
- Quality optimization: Downscale and compress frames to balance clarity and size.
- Use Case: QA teams can validate UI flows or design reviews by comparing keyframes instead of full videos.
Quick Start
- Run the script to generate keyframes: python extract_keyframes.py <video_path> --mode distributed
- Or use timestamps to extract frames at specific moments: python extract_keyframes.py <video_path> --timestamps 0.0,1.5,3.0
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: video-keyframe-analyzer Download link: https://github.com/xtone/ai_development_tools/archive/main.zip#video-keyframe-analyzer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.