peekaboo

Installation
SKILL.md

Peekaboo Screen Capture & GUI Automation

You have access to macOS screen capture and GUI automation through the Peekaboo MCP server.

Prerequisites

The Peekaboo MCP server must be configured in ~/.claude/settings.json:

{
  "mcpServers": {
    "peekaboo": {
      "command": "npx",
      "args": ["-y", "@steipete/peekaboo"]
    }
  }
}
Related skills
Installs
1
GitHub Stars
17
First Seen
Mar 24, 2026