Install
openclaw skills install camsnap-terryTake 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.
openclaw skills install camsnap-terryTake a snapshot from the default webcam using the camsnap utility.
python {{SKILL_DIR}}/camsnap.py [output_path] [--preview] [--output-dir DIR]
snapshots)If no output path is provided, the snapshot will be saved to ./snapshots/ with a timestamp filename.
python {{SKILL_DIR}}/camsnap.py {{ $ARGUMENTS }}