peekaboo

Automates macOS UI tasks via a CLI for capture, inspect, and drive.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/RJB07/RX01 --skill peekaboo-rjb07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peekaboo
Source: https://github.com/RJB07/RX01/tree/main/core/skills/peekaboo
Command: npx skills add https://github.com/RJB07/RX01 --skill peekaboo-rjb07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automation of macOS UI tasks reduces manual effort in testing and UI exploration by providing a unified CLI to capture screens, inspect UI elements, drive input, and manage apps and windows.

Core Features & Use Cases

  • Capture, inspect, and drive UI elements across macOS apps and windows.
  • Scriptable workflows for clicks, typing, window management, and menus.
  • Use cases include UI exploration, automated testing, and rapid prototyping of macOS interactions.

Quick Start

Install Peekaboo and begin automating common macOS UI tasks with simple commands.

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 from the command line?

macOS UI automation via CLI captures screens, inspects elements, drives input, and manages apps and windows. It enables scriptable workflows for clicks, typing, and window management to reduce manual effort in testing and UI exploration.

Can I script clicks and typing for automated testing on macOS apps?

Yes, you can script clicks and typing for macOS automated testing. The CLI provides commands to drive UI input, target elements, and manage windows, ensuring repeatable GUI interactions for testing and rapid prototyping.

What is the best way to inspect and capture UI elements in a macOS app?

The best way to inspect and capture macOS UI elements is using a dedicated CLI. It targets specific UI components, captures screen states, and scripts interactions across apps and windows for UI exploration and automated testing.

Does this CLI tool support window management and app control for macOS?

Yes, this macOS CLI tool supports app control and window management. It provides commands to manage applications and windows, allowing you to automate GUI-heavy environments and script complex workflows involving multiple app instances.

Are there limitations when automating GUI-heavy environments with a CLI?

Automating GUI-heavy environments with a CLI relies on accurately targeting UI elements, which may be limited by dynamic or unexposed elements. It is best suited for scriptable workflows where UI interactions are repeatable and element attributes are accessible.