---
id: daily-camsnap
name: "camsnap"
url: https://skills.yangsir.net/skill/daily-camsnap
author: steipete
domain: lifestyle
tags: ["home-automation", "security", "camera", "monitoring", "iot"]
install_count: 1400
rating: 4.30 (39 reviews)
github: https://github.com/steipete/clawdis
---

# camsnap

> 从配置的摄像头抓取快照、剪辑或运动事件，支持自动发现设备、定时抓取和运动检测

**Stats**: 1,400 installs · 4.3/5 (39 reviews)

## Before / After 对比

### 使用效果对比

**Before**:

手动完成从配置的摄像头抓取快照、剪辑或相关任务，需要反复操作和确认，整个过程大约需要47小时，容易出错且效率低下

**After**:

使用该 Skill 自动化处理，智能分析和执行，8小时内完成全部工作，准确率高且流程标准化

| Metric | Before | After | Change |
|---|---|---|---|
| 完成速度 | 47小时 | 8小时 | -83% |

## Readme

# camsnap

# 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.

Weekly Installs239Repository[steipete/clawdis](https://github.com/steipete/clawdis)GitHub Stars328.6KFirst SeenJan 24, 2026Security Audits[Gen Agent Trust HubWarn](/steipete/clawdis/camsnap/security/agent-trust-hub)[SocketPass](/steipete/clawdis/camsnap/security/socket)[SnykFail](/steipete/clawdis/camsnap/security/snyk)Installed onopencode215gemini-cli214codex213cursor210github-copilot209kimi-cli209

---
*Source: https://skills.yangsir.net/skill/daily-camsnap*
*Markdown mirror: https://skills.yangsir.net/api/skill/daily-camsnap/markdown*