camsnap

GitHub

用于从RTSP/ONVIF摄像头捕获快照、视频片段或运动事件的工具。支持添加摄像头配置、发现设备、执行抓图和录像操作,并具备运动侦测功能。

skills/camsnap/SKILL.md wukongrobot/wukongbot

触发场景

需要从摄像头获取实时画面或截图 需要录制特定时间段内的视频片段 需要监控摄像头的运动变化事件

安装

npx skills add wukongrobot/wukongbot --skill camsnap -g -y
更多选项

不安装直接使用

npx skills use wukongrobot/wukongbot@camsnap

指定 Agent (Claude Code)

npx skills add wukongrobot/wukongbot --skill camsnap -a claude-code -g -y

安装 repo 全部 skill

npx skills add wukongrobot/wukongbot --all -g -y

预览 repo 内 skill

npx skills add wukongrobot/wukongbot --list

SKILL.md

Frontmatter
{
    "name": "camsnap",
    "homepage": "https:\/\/camsnap.ai",
    "metadata": {
        "moltbot": {
            "emoji": "📸",
            "install": [
                {
                    "id": "brew",
                    "bins": [
                        "camsnap"
                    ],
                    "kind": "brew",
                    "label": "Install camsnap (brew)",
                    "formula": "steipete\/tap\/camsnap"
                }
            ],
            "requires": {
                "bins": [
                    "camsnap"
                ]
            }
        }
    },
    "description": "Capture frames or clips from RTSP\/ONVIF cameras."
}

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.

版本历史

  • 2a72816 当前 2026-08-20 10:13

同 Skill 集合

extensions/open-prose/skills/prose/SKILL.md
skills/1password/SKILL.md
skills/apple-notes/SKILL.md
skills/apple-reminders/SKILL.md
skills/bear-notes/SKILL.md
skills/bird/SKILL.md
skills/blogwatcher/SKILL.md
skills/blucli/SKILL.md
skills/bluebubbles/SKILL.md
skills/browserwing-executor/SKILL.md
skills/clawdhub/SKILL.md
skills/coding-agent/SKILL.md
skills/eightctl/SKILL.md
skills/gemini/SKILL.md
skills/gifgrep/SKILL.md
skills/github/SKILL.md
skills/gog/SKILL.md
skills/goplaces/SKILL.md
skills/himalaya/SKILL.md
skills/imsg/SKILL.md
skills/local-places/SKILL.md
skills/mcporter/SKILL.md
skills/model-usage/SKILL.md
skills/nano-banana-pro/SKILL.md
skills/nano-pdf/SKILL.md
skills/notion/SKILL.md
skills/obsidian/SKILL.md
skills/openai-image-gen/SKILL.md
skills/openai-whisper-api/SKILL.md
skills/openai-whisper/SKILL.md
skills/openhue/SKILL.md
skills/oracle/SKILL.md
skills/ordercli/SKILL.md
skills/peekaboo/SKILL.md
skills/session-logs/SKILL.md
skills/sherpa-onnx-tts/SKILL.md
skills/skill-creator/SKILL.md
skills/slack/SKILL.md
skills/songsee/SKILL.md
skills/sonoscli/SKILL.md
skills/spotify-player/SKILL.md
skills/summarize/SKILL.md
skills/things-mac/SKILL.md
skills/tmux/SKILL.md
skills/trello/SKILL.md
skills/video-frames/SKILL.md
skills/voice-call/SKILL.md
skills/wacli/SKILL.md
skills/weather/SKILL.md

元信息

文件数
0
版本
2a72816
Hash
5e9164fe
收录时间
2026-08-20 10:13

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 00:28
浙ICP备14020137号-1