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

alicloud-ai-image-zimage-turbo

Generate images with Alibaba Cloud Model Studio Z-Image Turbo (z-image-turbo) via DashScope multimodal-generation API. Use when creating text-to-image outputs, controlling size/seed/prompt_extend, or documenting request/response mapping for Z-Image.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cinience/alicloud-ai-image-zimage-turbo
Or

What This Skill Does

The alicloud-ai-image-zimage-turbo skill provides a seamless integration with Alibaba Cloud Model Studio, allowing users to leverage the powerful Z-Image Turbo model for high-speed text-to-image generation. By utilizing the DashScope multimodal-generation API, this skill translates natural language descriptions into high-quality visual content. It serves as a robust interface within the OpenClaw ecosystem, handling parameter serialization for image dimensions, seed control, and prompt refinement, ensuring that developers and creators can focus on their vision rather than the underlying API complexity.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Ensure you have the necessary permissions and environment variables configured before proceeding:

  1. Install the package: clawhub install openclaw/skills/skills/cinience/alicloud-ai-image-zimage-turbo
  2. Configure your credentials by adding your DASHSCOPE_API_KEY to your system environment variables or the ~/.alibab/.alibabacloud/credentials file.
  3. Verify the installation by running the provided local helper script located in skills/ai/image/alicloud-ai-image-zimage-turbo/scripts/generate_image.py.

Use Cases

This skill is ideal for rapid prototyping of visual assets, generating unique marketing materials, or creating dynamic content for creative applications. It is particularly effective for scenarios requiring high-performance image rendering, such as generating cinematic scenes, artistic concepts, or realistic product mockups. Users can easily toggle the prompt_extend feature to allow the model to autonomously enhance short descriptions into rich, detailed prompts for superior aesthetic results.

Example Prompts

  1. "Generate a 1024x1024 image of a cyberpunk city street during a rainstorm with neon lights reflecting on the pavement."
  2. "Create a realistic portrait of a golden retriever sitting in a sunny field of flowers, use a seed of 42."
  3. "Please generate a landscape image of a futuristic space colony on Mars, and feel free to extend my prompt for better detail."

Tips & Limitations

  • Size Optimization: Ensure your total pixel count stays within the 512x512 to 2048x2048 range to avoid API rejection. Common resolutions like 1024x1024 are highly recommended for optimal results.
  • Cost Management: Keep in mind that setting prompt_extend=true will incur additional billing costs compared to using the raw prompt. Only enable this when you require the model's assistance in refining your creative vision.
  • Performance: For high-traffic applications, verify that your regional endpoint (Beijing or Singapore) is correctly configured to minimize latency.

Metadata

Author@cinience
Stars3562
Views10
Updated2026-03-29
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-cinience-alicloud-ai-image-zimage-turbo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#alicloud#z-image#image-generation#ai-art#multimodal
Safety Score: 4/5

Flags: network-access, file-write, external-api