{"skill":{"slug":"terry-camsnap","displayName":"terry-camsnap","summary":"Take camera snapshots and save them to disk. Use when the user asks to take a photo, capture an image from webcam, or take a snapshot.","description":"---\nname: camsnap\ndescription: Take camera snapshots and save them to disk. Use when the user asks to take a photo, capture an image from webcam, or take a snapshot.\nallowed-tools: Bash\nargument-hint: \"[output_path] [--preview]\"\n---\nTake a snapshot from the default webcam using the camsnap utility.\n\n## Usage\n/camsnap [output_path] [--preview] [--output-dir DIR]\n\nIf no output path is provided, the snapshot will be saved to the `./snapshots/` directory with a timestamp filename.\n\n## Steps\n1. Run the snapshot script:\n```bash\npython3 ~/.openclaw/workspace/src/camsnap.py {{ $ARGUMENTS }}\n```\n2. Confirm the snapshot was saved successfully and return the file path.\n\n## Notes\n- The script discards the first few warm-up frames to avoid underexposed captures.\n- Output paths are validated against path-traversal; only allowed directories are writable.\n- Use `--preview` only in environments with a display (headless servers will fail).\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":311,"installsAllTime":11,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1777867385286,"updatedAt":1778492842520},"latestVersion":{"version":"1.0.0","createdAt":1777867385286,"changelog":"v1.0.0: Fix code-review findings — add path-traversal guard, warm-up frames for exposure, resource-leak protection (finally), imwrite return check, logging instead of print, type annotations; rename skill.md to SKILL.md per ClawHub spec; update skill docs.","license":"MIT-0"},"metadata":null,"owner":{"handle":"terrycarter1985","userId":"s17brwfrqyjhbjgadkvar20h8x8492g8","displayName":"terrycarter1985","image":"https://avatars.githubusercontent.com/u/1542987?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1780090738734}}