skills/camsnap/SKILL.md
Capture snapshots, clips, or motion events from RTSP/ONVIF IP cameras via camsnap CLI.
npx skillsauth add emanueleielo/ciana-parrot 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.
Use the camsnap bridge to capture from IP cameras via the camsnap CLI on the host.
All commands run via host_execute(bridge="camsnap", command="...").
camsnap discover --info # Find cameras on network
camsnap snap kitchen --out /tmp/shot.jpg # Take snapshot
camsnap clip kitchen --dur 5s --out /tmp/clip.mp4 # Record clip
camsnap doctor --probe # Diagnostics
brew install steipete/tap/camsnapffmpeg on PATHcamsnap add --name kitchen --host 192.168.0.10 --user user --pass pass~/.config/camsnap/config.yamlcamsnap bridge in config.yaml, restart gatewaytools
Send and read WhatsApp messages via the wacli CLI. Search chats, view history, send text and files to contacts or groups.
development
Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
tools
Extract frames, thumbnails, or clips from video files using ffmpeg. Use when analyzing video content or creating previews.
tools
Diagnose and resolve errors with Ciana's host bridges, CLI tools, Claude Code mode, macOS permissions, and gateway connectivity.