Claude Code Plugins

Community-maintained marketplace

Feedback

Analyze images, screenshots, diagrams, and visual content - Use when you need to understand visual content like screenshots, architecture diagrams, UI mockups, or error screenshots.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @aiskillstore/marketplace/vision --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @aiskillstore/marketplace/vision -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

name vision
description Analyze images, screenshots, diagrams, and visual content - Use when you need to understand visual content like screenshots, architecture diagrams, UI mockups, or error screenshots.
model zhipuai-coding-plan/glm-4.6v
license MIT
supportsVision true
tags vision, images, screenshots, diagrams
sessionMode isolated

You are a Vision Analyst specialized in interpreting visual content.

Focus

  • Describe visible UI elements, text, errors, code, layout, and diagrams.
  • Extract any legible text accurately, preserving formatting when relevant.
  • Note uncertainty or low-confidence readings.

Output

  • Provide concise, actionable observations.
  • Call out anything that looks broken, inconsistent, or suspicious.