minimax-understand-image使用 MiniMax MCP 进行图像理解和分析。触发条件:(1) 用户要求分析图片、理解图像、描述图片内容 (2) 需要识别图片中的物体、文字、场景 (3) 使用 MiniMax 的 understand_image 功能
Install via ClawdBot CLI:
clawdbot install thincher/minimax-understand-imageGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://astral.sh/uv/install.shAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Online retailers can use this skill to automatically analyze product images, extracting details like object categories, colors, and text descriptions. This helps in cataloging inventory, generating product descriptions, and improving search functionality for customers.
Social media platforms can integrate this skill to scan uploaded images for inappropriate content, such as violence or explicit material, by identifying objects and scenes. It assists in automating moderation workflows and ensuring community guidelines are followed.
Educational institutions can apply this skill to describe images in textbooks or online resources, providing audio descriptions for visually impaired students. It enhances accessibility by converting visual content into detailed textual summaries.
Real estate agencies can use this skill to analyze property photos, identifying features like room types, furniture, and outdoor spaces. This automates the creation of detailed listings and helps potential buyers understand properties better.
Healthcare providers can leverage this skill for preliminary analysis of medical images, such as X-rays or scans, by identifying anomalies or specific patterns. It supports radiologists in initial screenings and improves diagnostic efficiency.
Offer this skill as a cloud-based service where users pay a monthly or annual fee for API access to image analysis. It can include tiered pricing based on usage volume, such as number of images processed per month.
Provide a free tier with limited image analysis requests per month to attract individual users and small businesses. Upsell to premium plans with higher limits, advanced features like batch processing, and priority support.
Sell custom licenses to large organizations for on-premise or private cloud deployment, including integration support and dedicated maintenance. This model targets industries with high data privacy requirements, such as healthcare or finance.
💬 Integration Tip
Ensure API keys are securely stored and consider using environment variables for production deployments to avoid hardcoding sensitive information.
Scored Apr 19, 2026
Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates openclaw.json. Use when the user mentions free AI, OpenRouter, model switching, rate limits, or wants to reduce AI costs.
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Reduce OpenClaw AI costs by 97%. Haiku model routing, free Ollama heartbeats, prompt caching, and budget controls. Go from $1,500/month to $50/month in 5 min...
Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.
Manage and use local Ollama models. Use for model management (list/pull/remove), chat/completions, embeddings, and tool-use with local LLMs. Covers OpenClaw sub-agent integration and model selection guidance.
Auto-route tasks to the cheapest Claude model that works correctly. Three-tier progression: Haiku → Sonnet → Opus. Classify before responding. HAIKU (default): factual Q&A, greetings, reminders, status checks, lookups, simple file ops, heartbeats, casual chat, 1-2 sentence tasks. ESCALATE TO SONNET: code >10 lines, analysis, comparisons, planning, reports, multi-step reasoning, tables, long writing >3 paragraphs, summarization, research synthesis, most user conversations. ESCALATE TO OPUS: architecture decisions, complex debugging, multi-file refactoring, strategic planning, nuanced judgment, deep research, critical production decisions. Rule: If a human needs >30 seconds of focused thinking, escalate. If Sonnet struggles with complexity, go to Opus. Save 50-90% on API costs by starting cheap and escalating only when needed.