openclaw / camera-watch
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/camera-watch && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3638" && unzip -o skill.zip -d .claude/skills/camera-watch && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/camera-watch/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
YOLOv8-based camera surveillance with object detection. Works with any IP camera supporting RTSP streams or HTTP snapshots (Hikvision, Dahua, Reolink, Amcrest, Unifi, and more). Detects 80+ object types (person, car, dog, etc.) and sends notifications with snapshots. Use for motion detection, night watch routines, or security monitoring.