A command-line interface to capture snapshots and video clips from RTSP or ONVIF compatible cameras.

Install

mkdir -p .claude/skills/camsnap && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/3454" && unzip -o skill.zip -d .claude/skills/camsnap && rm skill.zip

Installs to .claude/skills/camsnap

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Capture frames or clips from RTSP/ONVIF cameras.
48 charsno explicit “when” trigger
Beginner

Key capabilities

  • Discover network cameras
  • Capture snapshots from cameras
  • Record video clips from cameras
  • Watch for motion events from cameras
  • Add camera configurations

How it works

The tool captures frames or clips from RTSP/ONVIF cameras, allowing users to discover cameras, take snapshots, record video, and monitor for motion events.

Inputs & outputs

You give it
Camera name, host, user, password, duration, output path, motion threshold
You get back
Snapshot image, video clip, motion event notifications, camera information

When to use camsnap

  • Snapshot from security camera
  • Record camera motion events
  • Generate short video clips
  • Discover network cameras

About this skill

camsnap

Use camsnap to grab snapshots, clips, or motion events from configured cameras.

Setup

  • Config file: ~/.config/camsnap/config.yaml
  • Add camera: camsnap add --name kitchen --host 192.168.0.10 --user user --pass pass

Common commands

  • Discover: camsnap discover --info
  • Snapshot: camsnap snap kitchen --out shot.jpg
  • Clip: camsnap clip kitchen --dur 5s --out clip.mp4
  • Motion watch: camsnap watch kitchen --threshold 0.2 --action '...'
  • Doctor: camsnap doctor --probe

Notes

  • Requires ffmpeg on PATH.
  • Prefer a short test capture before longer clips.

Prerequisites

ffmpeg on PATHcamsnap installed

Limitations

  • Requires `ffmpeg` on PATH
  • Configuration is file-based

How it compares

This tool provides command-line utilities for camera interaction, offering direct control over snapshots, clips, and motion detection compared to manual camera interface usage.

Compared to similar skills

camsnap side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
camsnap (this skill)12moNo flagsBeginner
pptx3936moReviewAdvanced
nano-pdf632moReviewBeginner
video-downloader1017moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

pptx

anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

393763

nano-pdf

openclaw

Edit PDFs with natural-language instructions using the nano-pdf CLI.

63300

video-downloader

ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

101255

youtube-transcript

michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

68277

using-superpowers

obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

95205

browser-automation

browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.

39230

Search skills

Search the agent skills registry