peekaboo

Automate macOS UI clicks, text input, and screen capture via Peekaboo CLI.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/dakshrawat298-gif/SOL-ALPHA-GUARDIAN --skill peekaboo-dakshrawat298-gif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peekaboo
Source: https://github.com/dakshrawat298-gif/SOL-ALPHA-GUARDIAN/tree/main/packages/skills/skills/peekaboo
Command: npx skills add https://github.com/dakshrawat298-gif/SOL-ALPHA-GUARDIAN --skill peekaboo-dakshrawat298-gif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MacOS UI automation often requires repetitive, error-prone manual steps for capturing the screen, clicking UI elements, typing input, and managing windows and menus. Peekaboo provides a CLI to automate these tasks reliably.

Core Features & Use Cases

  • Screenshot capture, screen recording, click automation, keyboard input, window/dock/menu management, and accessibility-driven element targeting on macOS.
  • Use cases include automated UI testing, regular UI tasks, accessibility automation, and guided UI walkthroughs across apps.

Quick Start

Install Peekaboo and run a sample command to capture the screen and automate a click.

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 like clicking and typing from the command line?

You can automate macOS UI tasks by driving the Peekaboo CLI to capture screens, automate clicks, and input text. It handles routine UI interactions and automated testing across macOS apps.

Can I take automated screenshots and manage windows on macOS without manual input?

Yes, automated screenshot capture and window management on macOS can be performed via the Peekaboo CLI. It drives screen recording, dock interactions, and menu management safely across applications.

How does accessibility-driven element targeting work for macOS UI automation?

Accessibility-driven element targeting on macOS uses system accessibility features to identify and interact with UI elements. This allows automated clicks and text input to target specific application components reliably.

What is the best way to run automated UI testing across different macOS applications?

Automated UI testing across macOS applications is best handled by a CLI tool that drives screen capture, input automation, and accessibility targeting. Peekaboo provides command-line control for cross-application UI interactions.

Does macOS UI automation with Peekaboo require any specific system permissions?

Yes, macOS UI automation using accessibility-driven element targeting and screen capture requires granting accessibility and screen recording permissions in system settings to allow the CLI to interact with the UI safely.

What are the limitations of using a CLI for macOS window management and UI automation?

Using a CLI for macOS UI automation limits interactions to command-line driven workflows. Complex visual element targeting relies on system accessibility features, and safe system UI interaction requires proper permissions.