minimax-coding-plan

MiniMax Coding Plan native web search and image understanding for OpenClaw. Use when the user specifically wants MiniMax-native search or image analysis, or when an active MiniMax plan should handle vision instead of the generic media stack.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "minimax-coding-plan" with this command: npx skills add yjli-new/minimax-coding-plan

MiniMax Coding Plan

Use the local wrapper:

bash {baseDir}/scripts/minimax-plan.sh <tool> [args...]

Available tools:

  • web_search --query "..."
  • understand_image --prompt "..." --image-source /path/to/file-or-url

Recommended routing:

  • Use this skill when the user explicitly wants MiniMax-native search or MiniMax-native image understanding.
  • For ordinary web research, tavily-search is still the general-purpose default.
  • If the main minimax-portal text model path is not exposed as a reliable image route in the current OpenClaw setup, use understand_image.

Examples:

bash {baseDir}/scripts/minimax-plan.sh web_search --query "MiniMax M2.5 release note"
bash {baseDir}/scripts/minimax-plan.sh understand_image --prompt "Describe the UI in this screenshot" --image-source /tmp/screen.png
bash {baseDir}/scripts/minimax-plan.sh understand_image --prompt "Extract the visible text" --image-source https://example.com/image.png

Notes:

  • This wrapper first uses MINIMAX_API_KEY when present. Otherwise it looks for an existing minimax-portal OAuth profile in OPENCLAW_AUTH_PROFILES_JSON, OPENCLAW_AGENT_DIR, OPENCLAW_HOME, or ~/.openclaw.
  • Output is JSON. For image analysis, read content first. If base_resp.status_code != 0, explain the MiniMax API error plainly.
  • Supported image formats: JPEG, PNG, WebP.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Eth Zurich Univ

ETH Zurich is a top Swiss technical university known for Nobel laureates, leading AI research, low tuition, and strong industry and government support.

Registry SourceRecently Updated
Research

Outdoor Sports Event Risk Analysis Tool | 户外体育赛事风险分析工具

Conducts video safety risk analysis for participants in outdoor sports competitions, long-distance running, marathons, etc.; identifies sports injuries and s...

Registry SourceRecently Updated
Research

Rocky Know-How

Learning knowledge skill v3.1.0 — memoryFlush-driven experience recording, bootstrap injection, draft buffering for multi-round debugging, triple-layer stora...

Registry SourceRecently Updated
Research

3dgs Experiment Planner

Design rigorous experiments for 3D Gaussian Splatting research papers. Recommends datasets, baselines, metrics, ablation matrices, and visualization plans ta...

Registry SourceRecently Updated
290Profile unavailable