πŸ”§

Camsnap

🌐Community
by openclaw Β· v2026.3.2 Β· MITRepository

Capture frames or clips from RTSP/ONVIF cameras.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add camsnap npx -- -y @trustedskills/camsnap
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "camsnap": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/camsnap"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to operate locally on user devices, providing fast and always-on responses across various communication channels like WhatsApp, Telegram, Slack, Discord, and more. It supports both voice interaction (macOS/iOS/Android) and a live, controllable Canvas interface. The core function is delivering a personalized assistant experience without relying on external servers.

When to use it

  • Private Communication: Use OpenClaw for handling sensitive information or tasks where data privacy is paramount, as the processing occurs locally.
  • Always-On Assistance: Benefit from an AI assistant that's consistently available and responsive, regardless of internet connectivity.
  • Cross-Platform Integration: Manage communication across multiple platforms (WhatsApp, Telegram, Slack, Discord) through a single interface.
  • Customizable Interface: Utilize the Canvas feature for interactive tasks or visualizations within the assistant environment.

Key capabilities

  • Supports numerous messaging platforms (WhatsApp, Telegram, Slack, Discord, etc.)
  • Voice interaction on macOS/iOS/Android devices
  • Live, controllable Canvas interface
  • Local processing for enhanced privacy and speed
  • Personalized AI assistant experience

Example prompts

  • "OpenClaw, summarize my recent messages in Slack."
  • "Canvas: Create a mind map of project tasks."
  • "Send a message to [contact] via WhatsApp saying 'I'll be late'."
  • β€œWhat is the weather like today?”

Tips & gotchas

  • The preferred setup involves running openclaw onboard in your terminal to guide initial configuration.
  • While designed for local operation, some features might require an internet connection depending on the specific integrations used.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef β†’

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.