Documentation
README
Capture and analyze macOS screenshots
Capture screenshots on macOS and analyze the images.
Usage
/screenshot [options]
Options
- None: Select window (Claude will confirm options)
--window: Capture a specific window--full: Capture the entire screen--crop: Select a region to capture
Basic Examples
# Capture and analyze a window
/screenshot --window
"Analyze the captured screen"
# Select a region and analyze
/screenshot --crop
"Explain the content of the selected region"
# Capture full screen and analyze
/screenshot --full
"Analyze the overall screen composition"
Collaboration with Claude
This is the opening of the README. Read the full README on GitHub.