Screenshot Analysis Skill
A skill for analyzing screenshots from the clipboard.
Instructions
When the user asks about a screenshot:
Get the image from clipboard
- Run
wl-paste > /tmp/clipboard-screenshot.pngto save the clipboard image to a temp file. - If the user provides a specific file path, use that instead.
- Run
Read the image using the Read tool
- Read
/tmp/clipboard-screenshot.png(or the provided path) - Carefully examine the image content
- Check UI elements, error messages, text, and visual indicators
- Read
Analyze and respond
- Clearly describe what you see
- Identify issues or areas for improvement
- Provide specific solutions or suggestions
Common Use Cases
- Debugging UI bugs or layout issues
- Analyzing error messages
- Understanding application states
- Creating documentation or explanations
Converted and distributed by TomeVault — claim your Tome and manage your conversions.