ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified ai models Safety 4/5

qwen-image

调用阿里云百炼(DashScope/Model Studio)平台上的千问及万相2.6模型,完成图像生成与编辑任务。 当用户涉及以下任何场景时,必须使用此 skill: - 调用千问或万相2.6模型生成、编辑图片 - 百炼平台图像相关 API - 使用 dashscope SDK 访问 qwen-image / wan2.6 模型 - 文生图、图像编辑、图文混排输出 - 用户提及 qwen-image、wan2.6-image、wan2.6-t2i 等关键词

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/awsl1110/aliyun-qwen-image
Or

What This Skill Does

The Qwen Image Skill is a specialized OpenClaw agent tool designed to bridge the gap between user intent and the Alibaba Cloud DashScope (Model Studio) image generation and editing ecosystem. It provides a standardized interface for interacting with the advanced Qwen-Image 2.0 series and the Wan 2.6 model family. By leveraging the uv toolchain for dependency management, it ensures that developers and users can execute complex image synthesis tasks—such as text-to-image generation, targeted image editing, and image interleaving—with minimal environmental friction. The skill dynamically manages API configurations based on regional requirements (CN, Intl, and US), ensuring that authentication tokens are correctly routed to the appropriate platform infrastructure.

Installation

To install this skill, use the ClawHub command: clawhub install openclaw/skills/skills/awsl1110/aliyun-qwen-image. Ensure you have uv installed (pip install uv) to automatically handle the required dependencies including dashscope and requests. Once installed, locate your script path, typically at ~/.claude/skills/qwen-image/scripts/run.py. Ensure your DASHSCOPE_API_KEY is exported in your environment variables before running the command, matching your specific regional deployment.

Use Cases

  • Professional Creative Content: Generating high-fidelity visuals for marketing materials or concept art using the Qwen-Image 2.0-Pro flagship model.
  • Image Refinement: Modifying existing assets through the edit subcommands, allowing for precise adjustments and consistency in output quality.
  • Advanced AI Interaction: Utilizing the Wan 2.6 engine for complex text-to-image workflows that require high levels of semantic adherence and structural intelligence.
  • Global Deployment: Supporting distributed teams by allowing users to toggle between Chinese Mainland, International (Singapore), and US (Virginia) backends for optimal latency and compliance.

Example Prompts

  1. "使用qwen-image生成一张冬日雪景中的古典中式庭院图片,要求使用2048*2048分辨率。"
  2. "帮我用wan2.6-image编辑这张图片,把背景中的树换成樱花树。"
  3. "请调用百炼的千问模型,生成一个赛博朋克风格的城市街道场景。"

Tips & Limitations

  • Regional Integrity: Always clarify your region (CN vs Intl vs US) with the user before executing commands. Authentication will fail if you mismatch the key with the regional endpoint.
  • Model Selection: Use the Pro models for complex文字渲染 (text rendering) and high-fidelity textures. Use Max models for geometric reasoning and industrial design tasks.
  • Dependencies: The skill relies on PEP 723; avoid manual virtual environment management when uv run is available, as it handles isolated execution natively.
  • Wan 2.6 Specifics: Be aware that Wan 2.6 interleaving mode is limited to a single input image, and mixing images with the t2i mode will result in errors.

Metadata

Author@awsl1110
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-awsl1110-aliyun-qwen-image": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ai-imaging#qwen#dashscope#wan2.6#generative-art
Safety Score: 4/5

Flags: file-write, external-api, code-execution