CtrlK
BlogDocsLog inGet started
Tessl Logo

camsnap

Capture frames or clips from RTSP/ONVIF cameras.

81

4.00x
Quality

74%

Does it follow best practices?

Impact

100%

4.00x

Average score across 3 eval scenarios

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./openclaw/skills/camsnap/SKILL.md

The canonical home for this skill is camsnap in openclaw/openclaw

SKILL.md
Quality
Evals
Security

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.
Repository
trpc-group/trpc-agent-go
Last updated
First committed

Canonical home

openclaw/openclaw
In sync

since Jul 27, 2026

Also appears in

Bitterbot-AI/bitterbot-desktop
In sync

since Jul 27, 2026

deepgram/dglabs-deepclaw
In sync

since May 7, 2026

qsimeon/openclaw-engaging
In sync

since Feb 23, 2026

attilaczudor/Test
In sync

since Feb 23, 2026

Hung-Reo/hungreo-openclaw
In sync

since Feb 23, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.