What problem does it solve? Getting frames or short clips from IP cameras usually requires manual RTSP URL construction and ffmpeg commands. This Skill wraps the camsnap CLI so you can grab snapshots, record clips, and watch for motion from configured cameras with simple commands. ## Core Features & Use Cases - Snapshots and Clips: Capture a single frame or a timed video clip from any configured camera. - Camera Discovery and Setup: Discover ONVIF cameras on the network and register them by name with host and credentials. - Motion Watch: Monitor a camera feed and trigger an action when motion exceeds a threshold. - Use Case: You want to check whether a package was delivered. Run a snapshot of the front-door camera, or record a 5-second clip, and inspect the output image or video directly. ## Quick Start Use camsnap to take a snapshot from the kitchen camera and save it as shot.jpg.