vision

star 42

Use when you want to analyze, describe, or extract information from an image. Handles scientific figures, plots, experimental setups, and general image Q&A.

caidish By caidish schedule Updated 1/28/2026

name: vision description: Use when you want to analyze, describe, or extract information from an image. Handles scientific figures, plots, experimental setups, and general image Q&A.

Vision Skill

Analyze an image with an image expert.

Usage

Run the script with an image path and a prompt:

python scripts/vision.py <image_path> "<prompt>"

Examples

# Describe a plot
python scripts/vision.py spectrum.png "Identify the emission lines in this spectrum"

# Read values from a figure
python scripts/vision.py graph.png "What is the peak wavelength shown in this plot?"
Install via CLI
npx skills add https://github.com/caidish/cAI-tools --skill vision
Repository Details
star Stars 42
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator