$npx skillfedfor your agent

aliyun-zimage-turbo

Z-Image Turbo enables fast text-to-image generation through Alibaba Cloud's DashScope multimodal API. Control output dimensions, randomization seed, and optional prompt enhancement while managing costs based on your feature selection.

Z-Image Turbo generates images from text prompts using Alibaba Cloud's DashScope API.

AI-generated summary based on this skill's SKILL.md

397 34 MITupdated by cinience

Decision gist · record as of 2026-07-18

Z-Image Turbo generates images from text prompts using Alibaba Cloud's DashScope API. Z-Image Turbo enables fast text-to-image generation through Alibaba Cloud's DashScope multimodal API. Control output dimensions, randomization seed, and optional prompt enhancement while managing costs based on your feature selection.

manual: git clone https://github.com/cinience/alicloud-skills → cp -r alicloud-skills/skills/ai/image/aliyun-zimage-turbo ~/.claude/skills/aliyun-zimage-turbo
skills/ai/image/aliyun-zimage-turbo/SKILL.md · version 442be60c

Use it when

  • To use aliyun-zimage-turbo, you need to set up authentication with the DashScope API using your Alibaba Cloud credentials.
  • aliyun-zimage-turbo lets you control several key parameters: output image size (supporting dimensions like 1024).

Verify before relying

Read SKILL.md below before installing (5 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

cinience/alicloud-skills/aliyun-zimage-turbo · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is aliyun-zimage-turbo and how does it generate images?

aliyun-zimage-turbo enables fast text-to-image generation through Alibaba Cloud's DashScope multimodal API. It converts your text prompts into images using Alibaba's Z-Image Turbo model, allowing you to control output dimensions, randomization seed, and optional prompt enhancement while managing costs based on your feature selection.

How do I configure and authenticate with DashScope API for image generation?

To use aliyun-zimage-turbo, you need to set up authentication with the DashScope API using your Alibaba Cloud credentials. The skill handles API key authentication and regional endpoint configuration automatically, allowing you to start generating images once your DashScope account is properly configured with valid credentials.

What image parameters can I control with z-image turbo?

aliyun-zimage-turbo lets you control several key parameters: output image size (supporting dimensions like 1024), seed values for reproducible randomization, and prompt extension features. These controls allow you to fine-tune image generation to match your specific requirements and maintain consistency across multiple generations.

How can I integrate Z-Image Turbo into workflows for fast AI image creation?

aliyun-zimage-turbo integrates seamlessly into your workflows through the DashScope API, enabling rapid text-to-image synthesis. You can incorporate it into automation pipelines, batch processing systems, or real-time applications that require fast AI-powered image generation from text prompts.

What are the cost implications of using the prompt extend feature?

aliyun-zimage-turbo's prompt extend feature has specific billing implications. Costs vary based on whether you enable this optional enhancement. Review your DashScope billing settings to understand the pricing structure for prompt extension and manage your expenses accordingly.

What does the MIT license mean for aliyun-zimage-turbo?

aliyun-zimage-turbo is released under the MIT license, which permits free use, modification, and distribution for both commercial and private purposes, provided you include the original license notice in any copies or substantial portions of the software.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Category: provider

Model Studio Z-Image Turbo

Use Z-Image Turbo for fast text-to-image generation via the DashScope multimodal-generation API.

Critical model name

Use ONLY this exact model string: - z-image-turbo

Prerequisites

  • Set DASHSCOPE_API_KEY in your environment, or add dashscope_api_key to ~/.alibabacloud/credentials (env takes precedence).
  • Choose region endpoint (Beijing or Singapore). If unsure, pick the most reasonable region or ask the user.

Normalized interface (image.generate)

Request
  • prompt (string, required)
  • size (string, optional) e.g. 1024*1024
  • seed (int, optional)
  • prompt_extend (bool, optional; default false)
  • base_url (string, optional) override API endpoint
Response
  • image_url (string)
  • width (int)
  • height (int)
  • prompt (string)
  • rewritten_prompt (string, optional)

(truncated - see the full file via the links below)

File tree — 5 files
skills/ai/image/aliyun-zimage-turbo/SKILL.md
skills/ai/image/aliyun-zimage-turbo/agents/openai.yaml
skills/ai/image/aliyun-zimage-turbo/references/api_reference.md
skills/ai/image/aliyun-zimage-turbo/references/sources.md
skills/ai/image/aliyun-zimage-turbo/scripts/generate_image.py

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Generate images from text prompts using Alibaba's Z-Image Turbo model”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Dashscope
by calesthio · calesthio/OpenMontage

Connect Dashscope to harness Alibaba Cloud's Qwen models for multimodal content creation. Generate images via qwen-image-2.0-pro, synthesize speech with qwen3-tts-flash, or transcribe audio with word-level timing via qwen3-asr-flash-filetrans—all through native DashScope endpoints.

AGPL-3.0updated Jul 2026
★ 42,764repo stars
aliyun-wan-image
by cinience · cinience/alicloud-skills

Aliyun Wan Image lets you create and modify images using DashScope's Wan 2.7 models via text prompts, image editing, interactive region selection, or multi-image sequences. Supports output up to 4K on the professional model and includes color palette customization.

MITupdated Jul 2026
★ 397repo stars
Alibabacloud Bailian Image Creator
by aliyun · aliyun/alibabacloud-aiops-skills

This skill harnesses Alibaba Cloud DashScope to create, modify, and interpret images through multiple AI models. It handles text-to-image generation, image editing with local or remote files, and visual content analysis—routing each task to the appropriate model and script automatically.

no license declared → metadata onlyupdated Jul 2026
★ 198repo stars
aliyun-wan-i2v
by cinience · cinience/alicloud-skills

Aliyun Wan I2V taps DashScope's Wan 2.7 model to synthesize videos from static images asynchronously. It handles single-image generation, frame interpolation between two images, video extension from clips, and audio-driven animation with lip-sync capabilities.

MITupdated Jul 2026
★ 397repo stars
qianwen-image-generation
by QianWen-AI · QianWen-AI/qianwen-ai

Create images from text descriptions or edit existing ones using Wan and Qwen Image models. Supports style transfer, subject consistency across multiple reference images, text rendering in images, and interleaved text-image output for tutorials and guides. Choose from multiple models optimized for different tasks—from fast drafts to high-resolution 4K generation.

Apache-2.0updated Jun 2026
★ 38repo stars
aliyun-qwen-image
by cinience · cinience/alicloud-skills

This skill provides standardized image generation using Alibaba's Qwen models through the DashScope SDK. It normalizes requests across qwen-image variants with support for prompts, negative prompts, dimensions, seeds, and reference images, while handling authentication via environment variables or credential files.

MITupdated Jul 2026
★ 397repo stars

More skills aliyun-modelstudio-entry-test (MIT) · aliyun-wan-videoedit (MIT)

Tags
text-to-image-generationalibaba-cloud-apidashscope-integrationai-image-synthesisprompt-optimizationimage-size-controlregional-endpointsapi-authenticationbatch-image-output