image-analysis
Installation
SKILL.md
Image Analysis (Optic)
When to Use
- User asks to look at/describe/analyze an image ->
analyze_image - After generating an image, review it ->
analyze_imagewithimage_id
Input Sources (provide exactly one)
image_path: workspace-relative pathimage_url: URL to fetchimage_base64: raw base64 dataimage_id: ID from generate_image result
Important
- Images resized to 768px max before analysis
- 10MB size limit
- MIME type auto-detected from extension