Files
clawdbot/skills/peekaboo/SKILL.md
2025-12-20 12:22:38 +01:00

21 lines
455 B
Markdown

---
name: peekaboo
description: Capture and inspect macOS UI via the Peekaboo CLI.
metadata: {"clawdis":{"requires":{"bins":["peekaboo"]}}}
---
# Peekaboo
Fast UI capture and inspection.
## Common commands
- Capture: `peekaboo capture`
- Inspect: `peekaboo see`
- Click: `peekaboo click`
- List windows: `peekaboo list`
- Tool info: `peekaboo tools`
- Permissions: `peekaboo permissions status`
Requires Screen Recording + Accessibility permissions.