qwen-image
使用 Qwen-Image-2.0 生成图像
使用阿里巴巴 Qwen-Image-2.0 模型从文本提示创建令人惊叹的图像,支持复杂文本渲染、多图像编辑和可自定义分辨率。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“qwen-image”。 Generate a serene mountain landscape at sunset
预期结果:
返回生成的 PNG 图像数组,包含尺寸和数量等元数据
正在使用“qwen-image”。 Create a minimalist logo for a coffee shop with 4 variations
预期结果:
返回 4 个不同的 PNG 格式徽标设计
正在使用“qwen-image”。 Generate a poster with title 'Summer Sale!' using the Pro model with 1024x1536 resolution
预期结果:
返回具有准确文本排版的精细渲染海报
安全审计
安全This skill is a documentation wrapper for Alibaba Qwen-Image-2.0 image generation models via the inference.sh CLI. All static findings are false positives: (1) external_commands detected markdown code blocks with bash examples, not actual shell execution; (2) network findings are legitimate documentation URLs; (3) cryptographic and system reconnaissance flags are scanner misinterpretations. No actual security risks identified.
高风险问题 (4)
质量评分
你能构建什么
快速图像生成
从文本描述生成单张或多张图像,用于创意项目、社交媒体或原型设计。
文本密集型设计
使用 Pro 模型创建具有准确文本渲染的专业海报、横幅和营销材料。
图像编辑和合成
使用多张参考图像和自然语言提示编辑现有图像或创建合成图像。
试试这些提示
Generate an image with this prompt: [YOUR PROMPT DESCRIPTION]
Generate 4 variations of: [YOUR PROMPT]. Use different compositions and styles.
Create a [WIDTH]x[HEIGHT] image with: [YOUR PROMPT]. Style: [photorealistic/illustration/anime/etc]
Create a poster using Qwen-Image-2.0-Pro with the title "[YOUR TITLE]" in [COLOR] [FONT STYLE] at the top. Include subtitle "[SUBTITLE]" below. Background: [DESCRIPTION]. Use prompt_extend: false for precise control.
最佳实践
- 当图像中的文本准确性很重要时,使用 Pro 模型 (qwen-image-2-pro)
- 当需要对生成输出进行精确控制时,设置 prompt_extend: false
- 指定 width、height 和 negative_prompt 参数以优化结果
避免
- 不要在 prompt 中超过 800 个字符或在 negative_prompt 中超过 500 个字符
- 不要请求 512x512 到 2048x2048 像素范围之外的分辨率
- 不要在多图像编辑中使用超过 3 张参考图像
常见问题
Qwen-Image-2.0 和 Qwen-Image-2.0-Pro 有什么区别?
如何安装 inference.sh CLI?
可以编辑现有图像吗?
如何获得可重现的结果?
应该使用什么分辨率?
如何控制图像中不包含的内容?
开发者详情
文件结构
📄 SKILL.md