with one click
camsnap
Capture frames or clips from RTSP/ONVIF cameras.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Capture frames or clips from RTSP/ONVIF cameras.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Set up and run LettaBot - a multi-channel AI assistant for Telegram, Slack, Discord, WhatsApp, and Signal. Supports both interactive wizard and non-interactive (agent-friendly) configuration.
Reply with voice memos using text-to-speech. Use when the user sends a voice message, asks for an audio reply, or when a voice response would be more natural.
Post, reply, like, and repost on Bluesky using the lettabot-bluesky CLI. Read-only by default; explicit actions required.
Create and manage scheduled tasks (cron jobs) that send you messages at specified times.
Manage Linear issues via GraphQL API. List, filter, update, prioritize, comment, and search issues. Use when the user asks about Linear, issues, project management, or backlog.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
| name | camsnap |
| description | Capture frames or clips from RTSP/ONVIF cameras. |
| homepage | https://camsnap.ai |
| metadata | {"clawdbot":{"emoji":"📸","requires":{"bins":["camsnap"]},"install":[{"id":"brew","kind":"brew","formula":"steipete/tap/camsnap","bins":["camsnap"],"label":"Install camsnap (brew)"}]}} |
Use camsnap to grab snapshots, clips, or motion events from configured cameras.
Setup
~/.config/camsnap/config.yamlcamsnap add --name kitchen --host 192.168.0.10 --user user --pass passCommon commands
camsnap discover --infocamsnap snap kitchen --out shot.jpgcamsnap clip kitchen --dur 5s --out clip.mp4camsnap watch kitchen --threshold 0.2 --action '...'camsnap doctor --probeNotes
ffmpeg on PATH.