dashscope-image-gen

Generate detailed images from text prompts using Alibaba Cloud DashScope Wan models.

2|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/desirecore/market --skill dashscope-image-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashscope-image-gen
Source: https://github.com/desirecore/market/tree/main/skills/dashscope-image-gen
Command: npx skills add https://github.com/desirecore/market --skill dashscope-image-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes scripts (resource) components.

What problem does it solve?

Enables users to create high-quality images from descriptive prompts using Alibaba Cloud's DashScope Wan models, streamlining AI-powered visual content creation.

Core Features & Use Cases

  • Text-to-Image Generation: Converts user descriptions into detailed images with multiple model tiers.
  • Application Scope: Useful in digital art, marketing visuals, concept design, and creative prototyping.
  • Functional Requirements: Utilizes OpenAI-compatible API calls for synchronous image generation and mandates real-time image downloading and uploading to media-store.

Quick Start

Ask the AI to generate an image of a futuristic cityscape at sunset.

Frequently Asked Questions about dashscope-image-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts using Alibaba Cloud Wan models?

To generate images from text prompts using Alibaba Cloud Wan models, you provide descriptive text and the Skill uses OpenAI-compatible API calls to create visually detailed images. It then handles real-time image downloading and uploading to media-store.

Can I use synchronous API calls for text-to-image generation with curl?

Yes, you can use synchronous API calls for text-to-image generation with curl. The Skill requires curl as a dependency to make OpenAI-compatible API requests and handle immediate image downloading.

What is the process for handling image downloading and uploading after AI art generation?

The process for handling image downloading and uploading after AI art generation mandates real-time retrieval and transfer to a media-store. This ensures generated visual content is promptly saved and accessible.

Does dashscope-image-gen support concept art and marketing material creation?

Yes, dashscope-image-gen supports concept art and marketing material creation. It converts user descriptions into detailed images suitable for digital art, marketing visuals, and creative prototyping.

Are there safety protocols for AI image generation with Alibaba Cloud DashScope?

Yes, there are safety protocols for AI image generation with Alibaba Cloud DashScope. The Skill adheres to safety protocols during the text-to-image conversion process to ensure secure visual content creation.

What are the limitations of using synchronous APIs for visual content creation?

A limitation of using synchronous APIs for visual content creation is that the process blocks until completion. Users must wait for the image generation and subsequent downloading to finish before proceeding.