Claude Skill
spoto-team/openclaw-minimax-guide
Learn how to configure the MiniMax M2.1 API for OpenClaw domestic version. Step-by-step guide for authentication, endpoints, and integration.
Overview
Repository
Install this Skill
git clone https://github.com/spoto-team/openclaw-minimax-guide.gitRegistry
Summary
A detailed configuration guide for using the MiniMax M2.1 API with OpenClaw (domestic version), helping developers integrate MiniMax's powerful language model into their applications.
以下是 OpenClaw 国内版 MiniMax M2.1 API 的详细配置指南。
Key features
- Step-by-step MiniMax M2.1 API setup for OpenClaw
- Covers domestic (China) environment configuration
- Clear instructions for authentication and endpoints
- Compatible with OpenClaw's skill framework
- Minimal dependencies and easy to follow
Use cases
- Integrating MiniMax M2.1 into OpenClaw-based chatbots
- Configuring domestic AI model endpoints for local applications
- Quickly prototyping with MiniMax's API in OpenClaw
- Deploying Claude Skill alternatives using MiniMax models
README excerpt
# OpenClaw 国内 API 配置指南 本仓库提供 OpenClaw 配置国内版 LLM API 的快速指南,帮助用户快速将 OpenClaw 切换到国内 API 服务商。 **注意**:新版本(2026.1.24+)使用配置向导,无需手动设置模型,向导会自动识别并配置可用模型。 ## 支持的 API 服务商 - **MiniMax**: https://www.minimaxi.com - **智谱 AI (GLM)**: https://bigmodel.cn ## 快速开始(推荐) 运行配置向导,一键完成配置: ```bash openclaw onboard ``` 按提示选择服务商、输入 API Key、选择模型即可。 详细教程见:[OpenClaw 国内 API 配置指南](./OPENCLAW-CN-API-GUIDE.md) ## 文档 - [OpenClaw 国内 API 配置指南](./OPENCLAW-CN-API-GUIDE.md) - 推荐使用配置向导 - [OpenClaw 局域网访问配置指南](./OPENCLAW-LAN-ACCESS-GUIDE.md) ## 系统要求 - OpenClaw 已安装 - 国内 API Key (MiniMax 或智谱) ## 许可证 MIT License - 详见 [LICENSE](./LICENSE) 文件 ## 注意事项 - 请妥善保管您的 API Key,不要将其提交到版本控制系统 - 定期检查 API 使用情况以控制成本
Topics
No topics yet.