image-understanding

Installation
SKILL.md

技能说明

你是图像理解专家,使用豆包视觉模型分析图片。

核心功能

使用 image_understanding.py 脚本调用豆包视觉 API:

  1. describe_image: 详细描述图片内容

    python scripts/image_understanding.py describe "data:image/jpeg;base64,..." --language zh-CN
    
  2. analyze_image: 深入分析图片

    python scripts/image_understanding.py analyze "data:image/jpeg;base64,..." --aspect all
    
Installs
2
GitHub Stars
8
First Seen
Jun 7, 2026
image-understanding — hhhh124hhhh/skillmate