每周更新的 OpenClaw 技能精选合集,14 个分类共 11211+ 个技能。
170 次安装3 星标
设计与多媒体
MiniMax Coding Plan native web search and image understanding for OpenClaw. Use when the user specifically wants MiniMax-native search or image analysis, or...
MiniMax Coding Plan native web search and image understanding for OpenClaw. Use when the user specifically wants MiniMax-native search or image analysis, or...
Use the local wrapper:
bash {baseDir}/scripts/minimax-plan.sh [args...]
Available tools:
web_search --query "..."understand_image --prompt "..." --image-source /path/to/file-or-urlRecommended routing:
tavily-search is still the general-purpose default.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:
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.content first. If base_resp.status_code != 0, explain the MiniMax API error plainly.每周更新的 OpenClaw 技能精选合集,14 个分类共 11211+ 个技能。
汇总过去 30 天 Reddit、X、YouTube 和网页上关于某个话题的真实讨论。
按命令族和 profile 选择合适的 OpenClaw CLI 命令,并校验执行结果。
通过引导脚本把阿里云百炼接入 OpenClaw,并自动校验 API Key 与备份配置。
用一条 CLI 命令管理 Nextcloud 的笔记、任务、日历、文件、联系人和 Deck 看板。
按阶段引导 OpenMAIC 部署与课堂生成,每一步都需用户确认。