Marketplace vision
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
source · Clone the upstream repo
git clone https://github.com/aiskillstore/marketplace
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/aiskillstore/marketplace "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/0xsero/vision" ~/.claude/skills/aiskillstore-marketplace-vision && rm -rf "$T"
manifest:
skills/0xsero/vision/SKILL.mdsource content
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.