ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified ai models Safety 4/5

add-minimax-provider

为 OpenClaw 配置 MiniMax 作为模型源。MiniMax 提供两种接入方式:API Key 直连(openai-completions 协议)和 OAuth 门户(anthropic-messages 协议)。包含 provider 注册、模型定义、别名配置、fallback 链接入和验证的完整流程。当管理员说想"加 MiniMax"、"配 minimax"、"接入 MiniMax 模型"、"加海螺模型"、"配 M2.1"时使用此 skill。

Why use this skill?

Easily integrate MiniMax M2.1 models into OpenClaw. This skill provides full support for API key direct access and OAuth portal configurations for your AI agent.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jooey/add-minimax-provider
Or

What This Skill Does

The add-minimax-provider skill is an essential tool for integrating the MiniMax large language model series into your OpenClaw ecosystem. MiniMax is a powerful domestic AI service provider offering the advanced M2.1 series. This skill automates the registration, configuration, and verification of both primary access methods: the OpenAI-compatible API Key method (ideal for standard production use) and the Anthropic-compatible OAuth portal method (ideal for personal or free-tier usage). It bridges the gap between raw API documentation and a fully functional agent setup, ensuring that users can leverage M2.1's 200K context window effectively.

Installation

To install this skill, run the following command in your terminal within your OpenClaw environment: clawhub install openclaw/skills/skills/jooey/add-minimax-provider Once installed, you can trigger the configuration process directly through the agent interface. The skill will guide you through adding the necessary credentials to your ~/.openclaw/openclaw.json configuration file, ensuring the providers are registered correctly under either the minimax or minimax-portal keys.

Use Cases

This skill is perfect for developers and power users who want to switch their agent's 'brain' to a high-performance domestic model. It is particularly useful for:

  • Users transitioning from free cold-start models (like Qwen) to more robust paid models.
  • Developers requiring the specific reasoning and context capabilities of the MiniMax-M2.1 model.
  • Users who need to manage multiple model access types within a single OpenClaw instance, allowing them to switch between API-key-based production models and OAuth-based experimental models.

Example Prompts

  1. "帮我配置 MiniMax 模型,我有一个 API Key。"
  2. "加海螺模型作为我的主力模型,使用 OAuth 门户方式。"
  3. "配 M2.1 模型,并帮我验证当前的 API 配置是否可用。"

Tips & Limitations

  • Verification is Key: Always perform the manual curl test or the agent-led verification step before finalizing your primary model switch to ensure connectivity.
  • Cold Start Strategy: If you don't have any models set up, start by installing qwen-portal. Use the Qwen agent to execute this skill for you—this is the 'bootstrap' capability of OpenClaw.
  • Model Availability: While MiniMax M2.1 is standard, specific model versions like 'lightning' may have restricted availability depending on your account tier. Always check the official MiniMax platform for the latest model IDs before updating your configuration.

Metadata

Author@jooey
Stars1947
Views6
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jooey-add-minimax-provider": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#minimax#llm#ai-agent#configuration#m2.1
Safety Score: 4/5

Flags: external-api, file-write, file-read

Related Skills

add-siliconflow-provider

为 OpenClaw 配置硅基流动 (SiliconFlow) 作为模型源。SiliconFlow 是国内领先的 AI 模型推理平台,提供 98+ 个 chat 模型,包含多个免费模型(Qwen3-8B、DeepSeek-R1-8B 等)。使用标准 OpenAI 协议(openai-completions)。包含 provider 注册、模型定义、别名配置、fallback 链接入和验证的完整流程。当管理员说想"加硅基流动"、"配 SiliconFlow"、"接入 SF 模型"、"加 Kimi"、"加 Qwen3"、"加免费模型"、"接入 DeepSeek V3.2"时使用此 skill。

jooey 1947

openclaw-starter-guide

OpenClaw 小白养成手册。从零开始搭建多 Agent AI 助手系统的完整指南,包含免费起步方案(Qwen 零成本)、进阶方案(MiniMax Coding Plan ¥49/月)、旗舰外援(SiliconFlow/NewCLI 按需调用)。涵盖模型策略、Fallback 链设计、额度管理、常见故障排查。适合首次部署 OpenClaw 或想优化模型成本的用户。当用户说"怎么开始"、"新手指南"、"省钱方案"、"模型怎么选"、"fallback 怎么配"时使用此 skill。

jooey 1947

callmac

Remote voice control for Mac from mobile devices using commands like /callmac or /voice. Broadcast announcements, play alarms, tell stories, wake up kids - all triggered from Telegram/WhatsApp messages. Uses edge-tts with mixed Chinese/English support, local playback, loops, and volume control. | 从移动设备通过 /callmac 或 /voice 命令远程控制 Mac 语音功能。广播公告、播放闹钟、讲故事、叫孩子起床 - 全部通过 Telegram/WhatsApp 消息触发。使用 edge-tts 支持中英文混合、本地播放、循环播放和音量控制。

jooey 1947

add-newcli-provider

为 OpenClaw 配置 code.newcli.com 作为模型源,包含四个 provider:newcli(Claude 主线路)、newcli-aws(Claude AWS 特价线路,消耗 1/24)、newcli-codex(GPT 系列)、newcli-gemini(Gemini 系列)。适用于需要接入 Claude 或 GPT 模型的场景。包含 provider 注册、模型定义、别名配置、fallback 链接入和验证的完整流程。当管理员说想"加 Claude"、"加 GPT"、"配 newcli"、"加 fox 源"、"接入 Claude 模型"、"接入 GPT 模型"、"加 codex"、"加 aws 线路"时使用此 skill。

jooey 1947