repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | { |
| #2 | "skillId": "camsnap", |
| #3 | "name": "camsnap", |
| #4 | "description": "Capture frames or clips from RTSP/ONVIF cameras.", |
| #5 | "category": "pump-protocol", |
| #6 | "path": "camsnap/SKILL.md", |
| #7 | "url": "https://x402.wtf/api/skills/camsnap", |
| #8 | "tags": [ |
| #9 | "camsnap", |
| #10 | "solana" |
| #11 | ], |
| #12 | "requiredEnv": [], |
| #13 | "homepage": null, |
| #14 | "attestation": { |
| #15 | "status": "pending", |
| #16 | "isFormallyVerified": false, |
| #17 | "attestationPda": null, |
| #18 | "verificationTimestamp": null |
| #19 | }, |
| #20 | "markdown": "---\nname: camsnap\ndescription: Capture frames or clips from RTSP/ONVIF cameras.\nhomepage: https://camsnap.ai\nmetadata: {\"clawdbot\":{\"emoji\":\"📸\",\"requires\":{\"bins\":[\"camsnap\"]},\"install\":[{\"id\":\"brew\",\"kind\":\"brew\",\"formula\":\"steipete/tap/camsnap\",\"bins\":[\"camsnap\"],\"label\":\"Install camsnap (brew)\"}]}}\n---\n\n# camsnap\n\nUse `camsnap` to grab snapshots, clips, or motion events from configured cameras.\n\nSetup\n- Config file: `~/.config/camsnap/config.yaml`\n- Add camera: `camsnap add --name kitchen --host 192.168.0.10 --user user --pass pass`\n\nCommon commands\n- Discover: `camsnap discover --info`\n- Snapshot: `camsnap snap kitchen --out shot.jpg`\n- Clip: `camsnap clip kitchen --dur 5s --out clip.mp4`\n- Motion watch: `camsnap watch kitchen --threshold 0.2 --action '...'`\n- Doctor: `camsnap doctor --probe`\n\nNotes\n- Requires `ffmpeg` on PATH.\n- Prefer a short test capture before longer clips.\n" |
| #21 | } |
| #22 |