minimax-multimodalUse mmx to generate text, images, video, speech, and music via the MiniMax AI platform. Use when the user wants to create media content, chat with MiniMax mo...
Install via ClawdBot CLI:
clawdbot install minimax-ai-dev/minimax-multimodalGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.minimaxi.com/v1/image_generation`Calls external URL not in known-safe list
https://platform.minimaxi.comAudited Apr 17, 2026 · audit v1.0
Generated May 22, 2026
Automate responses to customer queries using the text chat command with system prompts. Integrate with a support ticketing system to answer FAQs, reducing agent workload.
Use image generate to create custom visuals and text chat to draft posts. Schedule and publish engaging content across platforms like Instagram and Twitter.
Generate educational videos with voiceovers using video generate and speech synthesize. Produce interactive lessons with text chat for Q&A and explanations.
Combine music generate, speech synthesize, and video generate to produce short films or advertisements. Use image generate for storyboards and assets.
Leverage text chat with web search capability to fetch and summarize breaking news. Deliver concise audio summaries using speech synthesize for podcast integration.
Offer a tiered subscription service where users pay monthly for API access and premium features like higher generation limits and priority support. Revenue from recurring fees.
Provide API credits that users purchase and consume per generation (text, image, video, etc.). Revenue from per-request or per-output pricing.
License the toolkit to enterprises with custom integrations, dedicated support, and on-premise deployment options. Revenue from licensing and consulting fees.
💬 Integration Tip
Start with the text chat command to get familiar, then gradually incorporate other media generation commands. Use the --non-interactive, --quiet, and --output json flags to ensure reliable automation.
Scored Apr 28, 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.