peekaboo

Automate macOS UI interactions from the command line.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill peekaboo-xcriminal1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peekaboo
Source: https://github.com/xcriminal1/Xcriminal-bot/tree/main/skills/peekaboo
Command: npx skills add https://github.com/xcriminal1/Xcriminal-bot --skill peekaboo-xcriminal1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Peekaboo simplifies automating macOS UI interactions, enabling scripted control of apps, windows, and UI elements to save time and reduce manual repetition.

Core Features & Use Cases

  • Full macOS UI automation CLI to capture, target, drive input, and manage apps/windows/menus.
  • Supports scripting workflows with a consolidated bridge for UI operations and automated testing scenarios.

Quick Start

Launch Peekaboo on macOS and run a sample command to see automated UI actions.

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

Automating macOS UI interactions from the command line involves using a CLI tool to capture, target, and drive input for apps, windows, and menus within scripted workflows, which streamlines repetitive UI testing tasks.

What is macOS UI automation used for in testing workflows?

macOS UI automation is used to inspect, target, and drive UI elements, apps, and windows within automated testing scenarios, enabling developers and QA engineers to script repetitive interface tasks to save time.

Do I need accessibility permissions to script macOS UI tasks?

Yes, you need proper accessibility permissions on your macOS system to script UI tasks, as these permissions are required for the automation CLI to control UI elements, manage apps, and execute scripted workflows effectively.

Can I capture and drive input for macOS windows using a CLI?

Yes, you can capture and drive input for macOS windows using a dedicated UI automation CLI, which provides a consolidated bridge to target specific UI elements and manage application windows in scripted workflows.

What are the limitations of automating UI elements on macOS?

Automating UI elements on macOS requires a macOS system with the specific CLI binary installed and properly configured accessibility permissions; without these environment prerequisites, the automation tool cannot control UI elements or execute workflows.