What problem does it solve? Inspecting video content often requires opening a full video player just to see what happens at a specific moment. This Skill extracts individual frames from video files as images, making it fast to capture thumbnails, verify content at a timestamp, or grab a crisp still for documentation. ## Core Features & Use Cases - Frame Extraction by Timestamp: Capture the frame at an exact time position (e.g., 00:00:10) from any video file. - Frame Extraction by Index: Select a specific frame number directly from the video stream. - Flexible Output Formats: Save as JPG for quick sharing or PNG for crisp UI captures. - Use Case: You receive a screen recording of a bug report and need to see what the UI looked like at the 10-second mark. Extract that frame as a PNG and attach it to your issue tracker without scrubbing through the video manually. ## Quick Start Ask the assistant to extract a frame from your video file at a specific timestamp, for example: grab the frame at 10 seconds from recording.mp4 and save it as a PNG.