typescript/skills/camsnap/SKILL.md
Capture frames or clips from RTSP/ONVIF cameras.
npx skillsauth add kody-w/openrappter camsnapInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Capture images and video clips from IP cameras (RTSP/ONVIF).
camsnap capture --url rtsp://camera-ip:554/stream --output /tmp/frame.jpg
camsnap discover
camsnap record --url rtsp://camera-ip:554/stream --duration 10 --output /tmp/clip.mp4
camsnap watch --url rtsp://camera-ip:554/stream --interval 60 --output /tmp/frames/
development
Get current weather and forecasts (no API key required).
tools
Send and receive WhatsApp messages via wacli command-line tool.
tools
Start and manage voice calls via the openrappter voice-call plugin.
content-media
Extract frames from video files using ffmpeg for analysis or processing.