Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:372,639
forks:77,243
updated:2026年5月17日 10:50
SKILL.md
[HINT] SKILL.mdと関連ファイルを含む完全なスキルディレクトリをダウンロード
| name | camsnap |
| description | Capture frames or clips from RTSP/ONVIF cameras. |
| homepage | https://camsnap.ai |
| metadata | {"openclaw":{"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.