← 返回
未分类 Key 中文

AB Agents Vision

👁️ Image analysis using MiniMax VL API. Describe images, extract text from screenshots, analyze photos. Works with local files and URLs. Simple shell wrapper.
👁️ 使用 MiniMax VL API 进行图像分析。描述图像、从截图中提取文字、分析照片。支持本地文件和URL。简易Shell封装。
alexburrstudio alexburrstudio 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 319
下载
💾 0
安装
1
版本
#latest

概述

AB Agents Vision 👁️

Image analysis using MiniMax VL API — simple, fast, reliable.

What It Does

  • 📸 Describe images — Get detailed scene descriptions
  • 📝 Extract text — Read text from screenshots, photos, documents
  • 🔍 Analyze photos — Identify objects, people, settings
  • 🌐 URL support — Analyze images from the web

Quick Start

# Install
curl -LsSf https://astral.sh/uv/install.sh | sh

# Set your MiniMax API key
export MINIMAX_API_KEY="sk-cp-your-key"

# Use
./vision.sh image.jpg "Describe this image"

Usage

# Basic description
./vision.sh photo.jpg

# With custom prompt
./vision.sh screenshot.png "What text do you see?"

# URL support
./vision.sh "https://example.com/image.jpg" "Describe this"

Requirements

  • MiniMax Token Plan API key (get one)
  • Linux/macOS
  • uvx (auto-installed via script)

Examples

Screenshot analysis:

Input: screenshot.png + "What text is in the image?"
Output: "The screenshot shows a code editor with Python code...

Photo description:

Input: photo.jpg + "Describe in detail"
Output: "A person's bare foot and lower leg resting on a brown
textured waffle-weave blanket. The skin is light-toned with
visible fine hairs..."

Installation

git clone https://github.com/alexburrstudio/ab-agents-skills.git
cd ab-agents-skills/skills/vision
chmod +x vision.sh

Or via ClaWHub:

clawhub install AB-Agents-Vision

Troubleshooting

ErrorSolution
-----------------
API Error: 1033Retry — system error on MiniMax side
No responseCheck MINIMAX_API_KEY is set correctly
SlowUse smaller images (<10MB)

AB-Agents 🦀

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-08 00:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

AB-Agents-Meter-Reader

alexburrstudio
通过照片读取仪表读数,包括电表(分时电价)和水表。自动保存历史记录并生成房东通知消息。
★ 0 📥 530

AB-Directolog-Skill

alexburrstudio
Yandex.Direct专家:通过API管理广告活动,获取数据,生成报告,分析效果并提供出价优化建议。
★ 0 📥 392

AB-Agents-Memory

alexburrstudio
🧠 OpenClaw 智能体的长期记忆系统,管理实体、上下文和知识库,支持 Obsidian 集成。由 AB-Agents (Alex Burr) 开发。
★ 1 📥 601