@openclaw/peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
Install
Add @openclaw/peekaboo to Claude Code with the PolySkill CLI: polyskill add @openclaw/peekaboo
Instructions
# Peekaboo Peekaboo is a full macOS UI automation CLI: capture/inspect screens, target UI elements, drive input, and manage apps/windows/menus. Commands share a snapshot cache and support `--json`/`-j` for scripting. Run `peekaboo` or `peekaboo <cmd> --help` for flags; `peekaboo --version` prints build metadata. Tip: run via `polter peekaboo` to ensure fresh builds. ## Features (all CLI capabilities, excluding agent/MCP) Core - `bridge`: inspect Peekaboo Bridge host connectivity - `capture`: live capture or video ingest + frame extraction - `clean`: prune snapshot cache and temp files - `conf…
Keywords: macos, ui-automation, screenshots, capture