minimax-usageMonitor Minimax Coding Plan usage to stay within API limits. Fetches current usage stats and provides status alerts.
Install via ClawdBot CLI:
clawdbot install thesethrose/minimax-usageGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://platform.minimax.io/user-center/basic-informationAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Development teams using Minimax's Coding Plan can integrate this skill to monitor API usage in real-time, ensuring they stay within limits and avoid service interruptions. It helps project managers track consumption trends and plan resource allocation effectively.
Freelancers or small agencies leveraging Minimax for coding tasks can use this skill to keep tabs on their API usage, preventing unexpected overages and optimizing costs. It provides alerts when usage approaches limits, allowing for timely adjustments.
Educational institutions or online learning platforms offering coding courses with Minimax integration can monitor student usage to ensure fair access and manage API quotas. This helps maintain service quality and control operational expenses.
Startups building minimum viable products (MVPs) with Minimax's API can use this skill to track usage during development phases, ensuring they stay within free or low-cost tiers. It aids in budgeting and scaling decisions as the product grows.
Develop a subscription-based software service that integrates this skill to provide detailed analytics and alerts for Minimax API usage across multiple clients. Revenue is generated through monthly or annual subscription fees, targeting businesses with high API consumption.
Offer consulting services to help companies integrate this skill into their existing workflows for better API management. Revenue comes from one-time setup fees and ongoing support contracts, focusing on industries like software development and AI research.
Create a free dashboard that uses this skill to monitor Minimax usage, with premium features like advanced analytics, historical data, and team collaboration tools. Revenue is generated through upgrades to premium plans and enterprise licensing.
💬 Integration Tip
Ensure the .env file is securely configured with API keys and GroupId, and schedule regular script runs to monitor usage without manual intervention.
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.