camera-watch
This skill performs YOLOv8-based object detection on IP cameras and sends notifications with snapshots. It executes `curl` via `subprocess.run`, reads `config.yaml` (containing `password` and `gateway_token`), writes `./snapshots` and `./logs/detections.log`, and posts to `http://localhost:18789`.