| name | screenshot |
| description | Analyze screenshots taken by the user. Use when the user asks about a screenshot or wants to analyze an image from ~/Pictures/. |
Screenshot Analysis Skill
A skill for referencing and analyzing screenshots taken by the user.
Instructions
When the user asks about a screenshot:
Determine the screenshot path
- If the user provides a path or timestamp, use it.
- If not provided, automatically pick the most recently modified file in
~/Pictures/(saved with timestamp-style filenames).
Read the image using the Read tool
- Carefully examine the image content
- Check UI elements, error messages, text, and visual indicators
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