Files
clawdbot/skills/peekaboo/SKILL.md
Peter Steinberger 2d8e11b78b docs: refine skills
2025-12-20 13:00:03 +01:00

586 B

name, description, metadata
name description metadata
peekaboo Capture and automate macOS UI with the Peekaboo CLI.
clawdis
requires
bins
peekaboo

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.