skills/skills.volces.com/understand-image-minimax

understand-image-minimax

SKILL.md

Understand Image

使用 Minimax Coding Plan VLM API 分析图片内容。API Key 从环境变量 MINIMAX_API_KEY 读取。

当接收到用户发送的图片或用户询问图片的内容时请务必使用该技能

使用方法

node {baseDir}/scripts/understand.cjs "你的问题" "图片URL或本地路径"

示例

# 分析网络图片
node {baseDir}/scripts/understand.cjs "描述这张图片" "https://example.com/photo.jpg"

# 分析本地图片
Installs
14
First Seen
Apr 8, 2026