camsnap

Take webcam snapshots with path validation, safe resource handling, and flexible output options.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "camsnap" with this command: npx skills add terrycarter1985/camsnap-snap

Camsnap

Camera snapshot utility for AI agents.

Features

  • Safe webcam capture with guaranteed resource release
  • Path traversal protection and extension validation
  • Configurable camera index and output directory
  • Structured logging (no print statements)
  • Type-annotated API

Usage

python3 camsnap.py
python3 camsnap.py --output-dir ./photos
python3 camsnap.py snapshot.png --camera 1

As a module

from camsnap import take_snapshot

path = take_snapshot(output_dir="snapshots", camera_index=0)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Home Music

Control whole-house music scenes combining Spotify playback with Airfoil speaker routing. Quick presets for morning, party, chill modes.

Registry SourceRecently Updated
General

Voice Note Transcriber

Fetch voice note emails via IMAP, transcribe attachments with OpenAI Whisper, and save transcripts to an Obsidian vault's fleeting notes folder.

Registry SourceRecently Updated
General

GOG Sales Analytics

Game and content integration skill for GOG (Good Old Games) platform. Browse, search, and manage game library and content.

Registry SourceRecently Updated
General

Session Log Analyzer

View and analyze session logs, generate PDF reports, and sync to Notion. Supports daily automated reporting via cron.

Registry SourceRecently Updated