xfyun-image-understanding

Installation
SKILL.md

xfyun-image-understanding

Analyze images and answer questions about their content using iFlytek's Spark Vision model (图片理解).

Setup

  1. Create an app at 讯飞控制台 with 图片理解 service enabled
  2. Set environment variables:
    export XFYUN_APP_ID="your_app_id"
    export XFYUN_API_KEY="your_api_key"
    export XFYUN_API_SECRET="your_api_secret"
    

Usage

Describe an image

Installs
3
First Seen
Jul 13, 2026
xfyun-image-understanding — kuanghs/agent-skills