peekaboo

Automate macOS UI interactions and testing via the Peekaboo CLI.

4|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/adamhjouj/shieldclaw --skill peekaboo-adamhjouj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peekaboo
Source: https://github.com/adamhjouj/shieldclaw/tree/main/openclaw/skills/peekaboo
Command: npx skills add https://github.com/adamhjouj/shieldclaw --skill peekaboo-adamhjouj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Peekaboo automates macOS UI interactions, reducing repetitive testing and manual UI tasks.

Core Features & Use Cases

  • Inspect and target UI elements, capture screenshots, and drive input across macOS apps.
  • Automate common workflows such as window management, menus, and form-like interactions.
  • Use cases include UI testing, accessibility checks, and rapid automation prototyping.

Quick Start

Install Peekaboo via Homebrew and run a simple see or click workflow to verify setup.

Frequently Asked Questions about peekaboo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate macOS UI tasks and interactions without manual testing?

You can automate macOS UI tasks using command-based actions to inspect elements, capture screenshots, and drive input across applications. This reduces repetitive manual testing by programmatically handling window management, menus, and form interactions.

Can I perform automated accessibility checks on macOS applications?

Yes, automated accessibility checks are supported across macOS applications. By targeting and inspecting UI elements through command-line workflows, you can evaluate interface interactions and verify application accessibility compliance without manual reviews.

What do I need to set up before automating macOS UI workflows?

You need a macOS (darwin) environment and the Peekaboo CLI installed via Homebrew. Once the CLI is installed, you can run a simple see or click workflow to verify your setup and begin automating UI interactions.

What is the best way to automate window management and menu interactions on macOS?

The best way to automate window management and menu interactions on macOS is using command-based UI automation workflows. This approach allows you to programmatically target specific UI elements and drive input for rapid automation prototyping.

Does UI automation via the Peekaboo CLI work for rapid prototyping on macOS?

Yes, Peekaboo CLI supports rapid automation prototyping on macOS. It applies command-based UI actions to drive input and inspect elements, allowing you to quickly build and test automated workflows across native macOS applications.