Peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add peekaboo npx -- -y @trustedskills/peekaboo
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"peekaboo": {
"command": "npx",
"args": [
"-y",
"@trustedskills/peekaboo"
]
}
}
}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. It provides responses across various communication channels like WhatsApp, Telegram, and Slack, and offers both voice interaction and a live, controllable Canvas interface. The core function is providing a fast, always-on, single-user assistant experience.
When to use it
- Personalized Communication: Use OpenClaw to manage and respond to messages across multiple platforms without switching between apps.
- Local Processing: Ideal for users who prioritize privacy and want their AI interactions processed locally rather than on remote servers.
- Voice Interaction & Canvas Control: Leverage the voice capabilities or interactive Canvas for hands-free operation or visual task management.
- Always-On Assistance: Benefit from an assistant that is consistently available, unlike cloud-based alternatives with potential latency issues.
Key capabilities
- Cross-platform communication (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice interaction on macOS/iOS/Android
- Live Canvas interface for control and visualization
- Local processing for privacy
- Always-on availability
Example prompts
- "OpenClaw, summarize my latest messages in Slack."
- "Hey OpenClaw, what's the weather like today?"
- "OpenClaw, create a quick sketch of a cat on the Canvas."
Tips & gotchas
- The preferred setup involves running
openclaw onboardin your terminal to guide initial configuration. - While designed for local operation, some features might require internet access depending on the specific communication channels 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.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.