wan-image-gen
SKILL.md
Wan Image Generation
通过阿里云 DashScope API 调用 wan2.6-t2i 模型生成图片,下载到本地桌面,并上传到 catbox.moe 图床获取公网链接。
环境变量
DASHSCOPE_API_KEY="需要此 KEY 时询问用户"
工作流程
Step 1: 提交图片生成任务
调用 DashScope 同步接口生成图片:
curl --location 'https://dashscope-intl.aliyuncs.com/api/v1/services/aigc/multimodal-generation/generation' \
--header 'Content-Type: application/json' \