#What it does
The screenshot skill captures screenshots of applications, web pages, and specific UI elements. It handles targeting the right element or area, selecting the appropriate capture method, and saving outputs to specified paths. Useful for documentation, QA evidence, visual regression testing, and design review.
#How to use
bash
$screenshotCapture the right screenshot for this task (target, area, and output path).
#Capabilities
- Full page screenshots
- Element-specific captures
- Area/region selection
- Multiple output formats
- Automated capture as part of testing workflows
This skill is from the OpenAI Skills Catalog.