capture-screen

Installation
SKILL.md

Capture Screen

Programmatic screenshot capture on macOS: find windows, control views, capture images.

Quick Start

# Find Excel window ID
swift scripts/get_window_id.swift Excel

# Capture that window (replace 12345 with actual WID)
screencapture -x -l 12345 output.png

Overview

Three-step workflow:

Related skills

More from daymade/claude-code-skills

Installs
302
GitHub Stars
1.0K
First Seen
Mar 4, 2026