peekaboo

Automate macOS UI interactions, screen capture, and application control via command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates repetitive tasks on macOS by providing a command-line interface for UI interaction, screen capture, and application management.

Core Features & Use Cases

  • UI Interaction: Click, type, drag, and scroll through macOS applications.
  • Screen Capture: Capture screenshots, record screen regions, and analyze visual content.
  • App Management: Launch, quit, and manage application windows and menus.
  • Use Case: Automate the process of filling out a complex online form by using Peekaboo to navigate fields, input data, and submit the form.

Quick Start

Use peekaboo to capture a screenshot of the frontmost window and save it to your desktop.

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?

You can automate macOS UI interactions from the command line by using this Skill to simulate mouse clicks, typing, dragging, and scrolling. It provides a CLI interface to script repetitive application tasks without manual input.

Can I capture screenshots and record screen regions via macOS scripting?

Yes, you can capture screenshots and record screen regions via macOS scripting. This Skill enables you to grab frontmost windows or specific areas and perform visual analysis directly through terminal commands.

Do I need special permissions to automate application control on macOS?

Yes, you need to grant Screen Recording and Accessibility permissions to enable full application control. These macOS security permissions are required for the Skill to execute element targeting, input simulation, and window management.

What is the best way to script complex tasks like filling out an online form on macOS?

The best way to script complex tasks like filling out online forms is using a CLI automation tool. This Skill can navigate interface fields, input data sequentially, and submit the form by simulating user interactions.

Can I manage application windows and menus using a CLI on macOS?

Yes, you can manage application windows and menus using a CLI on macOS. This Skill allows you to launch, quit, and control application windows, enabling seamless integration of app management into your automation workflows.