← 返回 Skills 市场
jlin53882

MiniMax Coding Plan Tool Patched

作者 jlin53882 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
203
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax-coding-plan-tool-patched
功能描述
Use MiniMax Coding Plan API for real-time web search and image understanding (VLM). Based on yorch233/minimax-coding-plan-tool, patched to use api.minimax.io...
安全使用建议
This skill appears to do what it claims: it runs the included Node script and POSTs queries or image data to api.minimax.io using the MINIMAX_API_KEY you supply. Before installing, ensure: (1) you trust the MiniMax Coding Plan service and its privacy policy because any image file you provide (or URL) will be sent to that API; (2) you only set MINIMAX_API_KEY to a Coding Plan key (sk-cp-*) and do not reuse higher-privilege keys elsewhere; (3) you do not pass paths to sensitive local files — the script will read and base64-encode any local file you give it; and (4) you are comfortable executing third-party JS code with your environment (the included script runs network requests and reads local files). If you want extra assurance, review the included scripts locally or run them in an isolated environment before granting the key to production agents.
功能分析
Type: OpenClaw Skill Name: minimax-coding-plan-tool-patched Version: 1.0.0 The skill provides legitimate tools for web search and image analysis using the MiniMax Coding Plan API. The Node.js script (scripts/minimax_coding_plan_tool.js) uses standard HTTPS requests to communicate with the official MiniMax API host (api.minimax.io) and includes basic file handling to support local image uploads for the vision tool, all of which align with the stated purpose.
能力评估
Purpose & Capability
Name/description, required binary (node), primary env var (MINIMAX_API_KEY), and the included script all align with performing web search and VLM image understanding against api.minimax.io. The requested credential and host are coherent with the Coding Plan API functionality described.
Instruction Scope
SKILL.md and the CLI script limit actions to calling MiniMax endpoints and (when invoked with a local path) reading a user-specified image file and base64-encoding it. This file read behavior is expected for image analysis but means any local file path you pass will be read and transmitted to the MiniMax API — do not pass sensitive files.
Install Mechanism
There is no install script; this is instruction + a small included Node script. No downloads or archive extraction occur, and the skill relies only on the existing 'node' binary.
Credentials
Only a single API credential (MINIMAX_API_KEY) is required and used as a bearer token for requests to api.minimax.io. No unrelated secrets, extra config paths, or unexpected environment access are requested.
Persistence & Privilege
The skill is not forced-always, does not request persistent system-level configuration, and contains no code that modifies other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minimax-coding-plan-tool-patched
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minimax-coding-plan-tool-patched 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with api.minimax.io endpoint
元数据
Slug minimax-coding-plan-tool-patched
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

MiniMax Coding Plan Tool Patched 是什么?

Use MiniMax Coding Plan API for real-time web search and image understanding (VLM). Based on yorch233/minimax-coding-plan-tool, patched to use api.minimax.io... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。

如何安装 MiniMax Coding Plan Tool Patched?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install minimax-coding-plan-tool-patched」即可一键安装,无需额外配置。

MiniMax Coding Plan Tool Patched 是免费的吗?

是的,MiniMax Coding Plan Tool Patched 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

MiniMax Coding Plan Tool Patched 支持哪些平台?

MiniMax Coding Plan Tool Patched 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MiniMax Coding Plan Tool Patched?

由 jlin53882(@jlin53882)开发并维护,当前版本 v1.0.0。

💬 留言讨论