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

714 B

name, description, metadata
name description metadata
peekaboo Capture and automate macOS UI with the Peekaboo CLI.
clawdis
requires install
bins
peekaboo
id kind formula bins label
brew brew steipete/tap/peekaboo
peekaboo
Install Peekaboo (brew)

Peekaboo

Use peekaboo to capture, inspect, and interact with macOS UI.

Core commands

  • Capture: peekaboo capture
  • Inspect: peekaboo see --annotate
  • Click: peekaboo click --target "..."
  • List windows: peekaboo list
  • Tool info: peekaboo tools
  • Permissions: peekaboo permissions status

Notes

  • Requires Screen Recording + Accessibility permissions.
  • Use peekaboo see --annotate to identify targets before clicking.