返回顶部
u

understand-image-minimax

图片理解技能,使用 Minimax Coding Plan VLM API 分析图片

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
606
下载量
2
收藏
概述
安装方式
版本历史

understand-image-minimax

# Understand Image 使用 Minimax Coding Plan VLM API 分析图片内容。API Key 从环境变量 `MINIMAX_API_KEY` 读取。 当接收到用户发送的图片或用户询问图片的内容时请务必使用该技能 ## 使用方法 ```bash node {baseDir}/scripts/understand.cjs "你的问题" "图片URL或本地路径" ``` ## 示例 ```bash # 分析网络图片 node {baseDir}/scripts/understand.cjs "描述这张图片" "https://example.com/photo.jpg" # 分析本地图片 node {baseDir}/scripts/understand.cjs "这张图片有什么" "/Users/xbos1314/Downloads/image.png" # 询问具体问题 node {baseDir}/scripts/understand.cjs "图片中有几个人?" "https://example.com/group.jpg" ``` ## 数据来源 API Key 从环境变量读取: - 环境变量:`MINIMAX_API_KEY` - API Host:固定为 `https://api.minimaxi.com` ## 支持的图片格式 - JPEG (.jpg, .jpeg) - PNG (.png) - GIF (.gif) - WebP (.webp) ## 输入支持 - **网络图片**: 直接使用 HTTP/HTTPS URL - **本地图片**: 使用绝对路径或相对路径 - **Base64**: 支持 data: URL 格式

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 understand-image-minimax-1776114609 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 understand-image-minimax-1776114609 技能

通过命令行安装

skillhub install understand-image-minimax-1776114609

下载 Zip 包

⬇ 下载 understand-image-minimax v1.0.0

文件大小: 3.21 KB | 发布时间: 2026-4-15 14:47

v1.0.0 最新 2026-4-15 14:47
Initial release of understand-image-minimax:

- Enables image analysis using the Minimax Coding Plan VLM API.
- Supports input via network image URLs, local paths, or Base64 image data.
- Compatible with JPEG, PNG, GIF, and WebP image formats.
- Reads API Key from the MINIMAX_API_KEY environment variable.
- Includes usage examples and command-line instructions.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部