terry-camsnap
/install terry-camsnap
Take a snapshot from the default webcam using the camsnap utility.
Usage
/camsnap [output_path] [--preview] [--output-dir DIR]
If no output path is provided, the snapshot will be saved to the ./snapshots/ directory with a timestamp filename.
Steps
- Run the snapshot script:
python3 ~/.openclaw/workspace/src/camsnap.py {{ $ARGUMENTS }}
- Confirm the snapshot was saved successfully and return the file path.
Notes
- The script discards the first few warm-up frames to avoid underexposed captures.
- Output paths are validated against path-traversal; only allowed directories are writable.
- Use
--previewonly in environments with a display (headless servers will fail).
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install terry-camsnap - After installation, invoke the skill by name or use
/terry-camsnap - Provide required inputs per the skill's parameter spec and get structured output
What is terry-camsnap?
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. It is an AI Agent Skill for Claude Code / OpenClaw, with 30 downloads so far.
How do I install terry-camsnap?
Run "/install terry-camsnap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is terry-camsnap free?
Yes, terry-camsnap is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does terry-camsnap support?
terry-camsnap is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created terry-camsnap?
It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v1.0.0.