AI AGENT ADDONS

Take screenshots of any app window on a Mac without touching your mouse. This skill finds a window by name using Swift code. It then controls that window with AppleScript commands. You can zoom, scroll, or select parts of the window. Finally, it captures the window as a PNG or JPEG using the built-in screencapture tool.

This is useful for making documentation or building automated visual workflows. You can capture a specific spreadsheet cell or a browser tab exactly as needed. The process is reliable and works with any Mac application that supports AppleScript.

Add Capture Screen skill to your workflow

Global

mkdir -p ~/.claude/skills/capture-screen

Project

mkdir -p .claude/skills/capture-screen

Source Repository

Stars
1,223
Forks
199
Watchers
1,223
License
MIT
Last Push
23 days ago
Created
9 months ago