vision-analysis

Analyze images via MiniMax understand_image to extract subject, context, and details.

13.3k|1.1k|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/MiniMax-AI/skills --skill vision-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vision-analysis
Source: https://github.com/MiniMax-AI/skills/tree/main/skills/vision-analysis
Command: npx skills add https://github.com/MiniMax-AI/skills --skill vision-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly understand and extract meaningful information from images by leveraging the MiniMax vision MCP tool. This skill helps users derive subject, context, and actionable details from photos, diagrams, and UI mockups.

Core Features & Use Cases

  • Multi-mode analysis: describe, ocr, ui-review, chart-data, and object-detect to cover common visual tasks.
  • Lightweight workflow: auto-detects image references (paths or URLs) and returns structured results ready for downstream use.
  • Real-world use cases: describe a design mockup, extract text from a screenshot, or identify objects in a photo for cataloging.

Quick Start

To analyze an image, provide its path or URL and specify the analysis mode (describe, ocr, ui-review, chart-data, or object-detect) to receive results.

Frequently Asked Questions about vision-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract text from an image or screenshot?

You can extract text from images by using the OCR analysis mode, which leverages vision AI to recognize and transcribe text from screenshots, diagrams, and photos, returning structured text data for immediate use.

What's the best way to analyze a UI design mockup?

The best way to analyze a UI design mockup is by using the ui-review mode, which identifies visual elements, subject, and context from the provided image path or URL to derive actionable design feedback.

Can I extract data from charts and diagrams using image analysis?

Yes, you can extract data from charts and diagrams using the chart-data analysis mode, which processes visual content to retrieve underlying data points and structured information from the provided image.

Does object detection work with image URLs?

Object detection works with both local image paths and URLs, automatically detecting image references with common extensions to identify and catalog subjects within the visual content.

Do I need an API key to perform image analysis?

Yes, you need a valid API key and MCP configuration to perform image analysis, as the tool leverages the MiniMax understand_image MCP to process requests and extract actionable details.