Communityv1.0.3

minimax-understand-image

使用 MiniMax MCP 进行图像理解和分析。触发条件:(1) 用户要求分析图片、理解图像、描述图片内容 (2) 需要识别图片中的物体、文字、场景 (3) 使用 MiniMax 的 understand_image 功能

5.9kdownloads6stars50active installs要啥自行车
View on ClawHubBack to Skills

Skill Details

Slug
minimax-understand-image
Latest Version
1.0.3
Author
要啥自行车
Published
Feb 17, 2026
Updated
Apr 28, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for minimax-understand-image.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.3

minimax-understand-image 1.0.3 - 流程优化:首次配置流程更为简洁,后续可直接调用图像分析功能。 - API Key 自动获取逻辑修改:默认从 ~/.openclaw/agents/main/agent/auth-profiles.json 查找,而非此前的路径。 - 清理文档内容,去除冗余完整流程示例,提升可读性。 - 步骤描述更明确,帮助用户更快完成配置和调用。