woa-cover-image
Installation
SKILL.md
WOA Cover Image
Generate article cover images with a simplified, deterministic workflow.
Backend
Single provider only:
- Endpoint:
http://localhost:5678/webhook/qwen_image_2512 - Method:
POST - Body:
{"prompt": string, "width": number, "height": number} - Response: PNG binary
Prompt Language
- Primary prompt language: Chinese.
- Prompt structure follows Qwen text-to-image guide: subject + scene + style, with optional lens language, atmosphere words, and detail modifiers.
Script
Related skills