qwencloud-image-generation
Create images from text descriptions or edit existing ones with Wan and Qwen Image models. This skill handles text-to-image generation, style transfer, subject consistency across reference images, and interleaved text-image output for tutorials and guides.
qwencloud-image-generation creates images from text prompts and edits existing images using Wan and Qwen models.
AI-generated summary based on this skill's SKILL.md
Install
QwenCloud/qwencloud-ai/qwencloud-image-generation · repository language: Python
git clone https://github.com/QwenCloud/qwencloud-ai
cp -r qwencloud-ai/skills/image/qwencloud-image-generation ~/.claude/skills/qwencloud-image-generationnpx skillfed install QwenCloud/qwencloud-ai/qwencloud-image-generationFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How does qwencloud-image-generation generate images from text prompts?
qwencloud-image-generation uses advanced AI models to synthesize images directly from your text descriptions. You provide a detailed prompt describing what you want to create—whether it's a product photo, illustration, poster, or artistic design—and the skill generates a corresponding image using Wan and Qwen Image models. The generated images maintain visual coherence and follow your specifications.
Can I edit photos with style transfer using this skill?
Yes. qwencloud-image-generation supports image editing through style transfer and artistic transformation. You can apply different artistic styles to existing images or transform them while maintaining subject consistency. The skill preserves key elements of your original image while applying the desired stylistic changes you specify.
What types of designs can qwencloud-image-generation create?
qwencloud-image-generation excels at creating product images, illustrations, posters, and artistic designs. Whether you need marketing materials, creative artwork, or professional product photography, the skill can generate high-quality images tailored to your needs. It's designed to handle diverse creative use cases across commercial and artistic domains.
Does qwencloud-image-generation support interleaved text and image output?
Yes. qwencloud-image-generation can generate interleaved text-image content, making it ideal for creating tutorials, guides, and educational materials. You can combine generated or edited images with accompanying text to produce comprehensive visual documentation and instructional content.
Can I use reference photos to maintain subject consistency?
qwencloud-image-generation supports subject consistency image generation using reference photos. This allows you to create variations or transformations of images while keeping key subjects consistent across multiple outputs. It's particularly useful for generating product variations or maintaining character consistency across multiple generated scenes.
What's the license for qwencloud-image-generation?
qwencloud-image-generation is released under the Apache-2.0 license, allowing you to use, modify, and distribute the skill freely while maintaining appropriate attribution and license notices.
SKILL.md
rendered from the published skill — quoted content, verbatim
> Agent setup: If your agent doesn't auto-load skills (e.g. Claude Code), > see agent-compatibility.md once per session.
Qwen Image Generation
Generate and edit images using Wan and Qwen Image models. Supports text-to-image,
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 10 files
skills/image/qwencloud-image-generation/SKILL.md
skills/image/qwencloud-image-generation/references/agent-compatibility.md
skills/image/qwencloud-image-generation/references/api-guide.md
skills/image/qwencloud-image-generation/references/execution-guide.md
skills/image/qwencloud-image-generation/references/prompt-guide.md
skills/image/qwencloud-image-generation/references/sources.md
skills/image/qwencloud-image-generation/scripts/gossamer.py
skills/image/qwencloud-image-generation/scripts/image.py
skills/image/qwencloud-image-generation/scripts/image_lib.py
skills/image/qwencloud-image-generation/scripts/qwencloud_lib.py