← Back to Skills Marketplace
jlin53882

MiniMax Coding Plan Tool Patched

by jlin53882 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
203
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install minimax-coding-plan-tool-patched
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install minimax-coding-plan-tool-patched
  3. After installation, invoke the skill by name or use /minimax-coding-plan-tool-patched
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with api.minimax.io endpoint
Metadata
Slug minimax-coding-plan-tool-patched
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.

How do I install MiniMax Coding Plan Tool Patched?

Run "/install minimax-coding-plan-tool-patched" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MiniMax Coding Plan Tool Patched free?

Yes, MiniMax Coding Plan Tool Patched is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MiniMax Coding Plan Tool Patched support?

MiniMax Coding Plan Tool Patched is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MiniMax Coding Plan Tool Patched?

It is built and maintained by jlin53882 (@jlin53882); the current version is v1.0.0.

💬 Comments