minimax-apiProvides image analysis and description from URLs or local files plus real-time web search using MiniMax's Token Plan API.
Install via ClawdBot CLI:
clawdbot install matthew77/minimax-apiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.minimaxi.com`Audited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
Customer support teams can use minimax-api to analyze user-submitted images (e.g., product defects, receipts) and extract text or describe issues. This reduces manual inspection time and speeds up resolution.
E-commerce analysts can use web_search to look up competitor pricing, product reviews, or market trends in real-time. Combined with image understanding for analyzing product images, this provides a competitive edge.
Platforms can use image understanding to automatically describe and flag inappropriate images by checking against policy criteria. The AI can generate descriptions for review without exposing human moderators to harmful content.
Market researchers can use web_search to gather the latest news, reports, and discussions on specific topics. They can also analyze images from social media or news sources to identify visual trends.
Individuals can use image understanding to extract text from photos of documents, receipts, or whiteboards, turning them into searchable digital notes. Web search can then find related information or definitions.
Charge customers per image analysis or search request, passing through the MiniMax API cost plus a markup. This aligns usage with costs and scales with demand.
Offer tiered monthly subscriptions (e.g., Basic, Pro, Enterprise) with quotas for image analyses and web searches. Higher tiers include more requests and priority support.
Provide packaged integrations for popular platforms (e.g., Shopify, Zendesk) as a one-time setup fee plus recurring maintenance. Clients pay for the convenience of ready-to-use connections.
💬 Integration Tip
Export the API key as environment variable outside the command line to avoid shell history exposure. Test with sample images and queries before deploying to production.
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.