Capture high-quality system screenshots, specific application windows, or pixel regions across macOS, Linux, and Windows.
The Screenshot Capture skill provides Claude Code with robust cross-platform desktop inspection capabilities. It allows the agent to 'see' and analyze running applications, UI layouts, and system states by executing optimized capture scripts for macOS, Linux, and Windows. With features like automated macOS permission handling, window-specific targeting, and coordinate-based region selection, it is an essential tool for visual debugging, frontend UI audits, and validating implementation against design specifications.
主要功能
01Automated macOS permission preflighting to minimize sandbox interruptions
02Cross-platform support for macOS, Linux (scrot/gnome-screenshot), and Windows (PowerShell)
03Multi-monitor support including individual display or virtual desktop capture
04Precise pixel region selection via coordinate mapping (x,y,w,h)
051 GitHub stars
06Targeted capture of specific applications or window titles on macOS
使用场景
01Comparing live software implementations against Figma designs or UI mockups
02Visual debugging of desktop applications to identify UI inconsistencies or layout bugs
03Capturing system-level error messages or GUI states that are not accessible via terminal logs