xfyun-tti

Installation
SKILL.md

xfyun-tti

AI image generation using the iFlytek Spark Text-to-Image (文生图) API. Create images from text descriptions with configurable resolution.

When to Use

  • Generate images from text descriptions (文生图)
  • User asks to create/draw/illustrate an image from a prompt
  • Need a quick single-image generation (synchronous API, no polling needed)

Prerequisites

  • Python 3 (standard library only, no pip install needed)
  • Environment variables (get from 讯飞控制台):
    • XFYUN_APP_ID — Application ID
    • XFYUN_API_KEY — API Key
    • XFYUN_API_SECRET — API Secret

How It Works

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