Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
MiniMax MCP tools - Web search and image understanding via MiniMax Coding Plan. Use when user needs web search, current information, or image analysis. Requi...
MiniMax MCP tools - Web search and image understanding via MiniMax Coding Plan. Use when user needs web search, current information, or image analysis. Requi...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Web search and image understanding via MiniMax Coding Plan MCP.
ToolDescriptionweb_searchSearch the web for current information, news, weatherunderstand_imageAnalyze images, screenshots, diagrams
MiniMax Coding Plan API Key Node.js 18+ uv (for MCP server)
Install uv: curl -LsSf https://astral.sh/uv/install.sh | sh Configure API key: echo 'MINIMAX_API_KEY=your-coding-plan-key' >> ~/.openclaw/.env echo 'MINIMAX_API_HOST=https://api.minimaxi.com' >> ~/.openclaw/.env
# Web search ~/.openclaw/skills/minimax-mcp-call/scripts/mcp_search.sh web_search "search query" # Image understanding ~/.openclaw/skills/minimax-mcp-call/scripts/mcp_search.sh understand_image "image_url" "question"
~/.openclaw/skills/minimax-mcp-call/scripts/mcp_search.sh web_search "hello"
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.