image-generation

Installation
SKILL.md

Image Generation Skill

This skill allows agents to automatically generate high-quality images (defaulting to hand-drawn style) based on user intent.

Core Features

  • Smart Prompt Optimization: Transforms simple user intent into detailed hand-drawn style prompts.
  • Fast Generation: Uses non-streaming interfaces to significantly speed up image generation.
  • Auto-Save: Automatically downloads generated images locally and saves metadata and API responses simultaneously.

Prerequisites

Before using this skill, ensure that the DASHSCOPE_API_KEY environment variable is set:

export DASHSCOPE_API_KEY="Your API Key"

User Guide

Installs
28
GitHub Stars
127
First Seen
Feb 1, 2026
image-generation — qwenlm/qwen-code-examples