minimaxBuild with MiniMax text, speech, video, and music APIs using model routing, compatible SDKs, and safer multimodal workflows.
Install via ClawdBot CLI:
clawdbot install ivangdavila/minimaxGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/minimaxAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A company needs a chatbot that handles customer inquiries in multiple languages with text and speech responses. The agent uses MiniMax for model routing to select appropriate text models for quality or speed and generates speech audio for phone systems, ensuring compatibility with existing SDKs and managing async workflows for media.
An edtech startup creates interactive lessons with text explanations, narrated audio, and short educational videos. The agent leverages MiniMax's multimodal APIs to generate structured text content, sync speech for narration, and queue async video jobs, while adhering to media rights and budget constraints.
A marketing agency automates ad copy, voiceovers, and promotional video snippets. The agent uses MiniMax for text generation via compatible interfaces, speech workflows for different voice styles, and async media jobs for video, with explicit approval for brand assets and cost boundaries.
A healthcare provider implements a system for generating patient education materials and appointment reminders via text and speech. The agent routes MiniMax models for high-quality text, handles speech generation with consent-sensitive defaults, and ensures data privacy with MCP boundaries.
A media company produces music drafts and video clips for creative projects. The agent utilizes MiniMax for queued music and video generation, manages polling and fetch logic for async jobs, and validates input formats and rights before launching paid generation tasks.
Offer MiniMax integration as a service for businesses needing multimodal AI capabilities. Provide managed APIs for text, speech, and media generation with model routing and compliance handling, charging based on API usage volume and support tiers.
Develop a customizable platform where clients can generate branded content like ads, videos, and audio using MiniMax. Include tools for media validation and cost tracking, earning revenue through licensing fees and premium feature access.
Provide expert consulting to integrate MiniMax into existing workflows, focusing on model selection, SDK compatibility, and failure recovery. Offer ongoing support for operational issues, generating income from project-based contracts and retainer agreements.
💬 Integration Tip
Start by setting up the MINIMAX_API_KEY and reviewing the memory template in ~/minimax/ to avoid common pitfalls like wrong model tiers or async job mismanagement.
Scored Apr 23, 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.