Delegate image understanding tasks to configurable OpenAI-compatible vision models when native vision is unavailable.
Bring image recognition, OCR, and visual reasoning to Claude Code environments lacking native vision capabilities via a lightweight Python script.
A focused workflow with measurable value.
Stars
3
Forks
0
Updated
Aug 8, 2026
See and understand images when you (the current model) have no native vision. Use this WHENEVER you need to look at, read, describe, OCR, or reason about the contents of an image, screenshot, photo, diagram, chart, UI mockup, or scanned page — including when the user references a local image file or an image URL and you cannot view it yourself.
Delegates image processing tasks such as screenshot analysis, OCR text extraction, UI mockup review, and diagram interpretation to an external vision model from within a text-only environment.
Extracting text and formatting from receipts and scanned pages
Debugging software error logs captured via screenshots
Converting visual charts and diagrams into markdown tables
Comparing UI implementation against design mockups
Explaining software architecture diagrams and remote image assets
npx skills add kotot/vision@visionTopics and capabilities