Claude Code Plugins

Community-maintained marketplace

Feedback
0
0

Analyze screenshots taken by the user. Use when the user asks about a screenshot or wants to analyze an image from ~/Pictures/.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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:

  1. 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).
  2. Read the image using the Read tool

    • Carefully examine the image content
    • Check UI elements, error messages, text, and visual indicators
  3. 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