glm-understand-image
Installation
SKILL.md
glm-understand-image
使用 GLM 视觉 MCP 服务器进行图像理解和分析。
执行流程(首次需要安装,后续直接步骤6调用)
步骤 1: 检查并安装依赖
1.1 检查 mcporter 是否可用
npx -y mcporter --version
如果命令返回成功,说明 mcporter 可用,跳到步骤 2。
mcporter 可以直接通过 npx 使用,无需安装。
步骤 2: 检查 API Key 配置
Related skills
More from thincher/skills
glm-web-search
使用 GLM 联网搜索 MCP 进行网络搜索。触发条件:(1) 用户要求进行网络搜索、在线搜索、查找信息 (2) 需要查询最新资讯、新闻、资料 (3) 使用 GLM 的 web_search 功能
4minimax-web-search
使用 MiniMax MCP 进行网络搜索。触发条件:(1) 用户要求进行网络搜索、在线搜索、查找信息 (2) 需要查询最新资讯、新闻、资料 (3) 使用 MiniMax 的 web_search 功能
4minimax-understand-image
使用 MiniMax MCP 进行图像理解和分析。触发条件:(1) 用户要求分析图片、理解图像、描述图片内容 (2) 需要识别图片中的物体、文字、场景 (3) 使用 MiniMax 的 understand_image 功能
4