generate-image

Generate images from text prompts using Qwen-Image and save them as local PNG files.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill generate-image-allbeingsfuture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-image
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/system/generate-image
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill generate-image-allbeingsfuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate images from text prompts using Qwen-Image (Dashscope) and saves them locally as PNG files, enabling offline storage and quick visual prototyping.

Core Features & Use Cases

  • Text-to-image generation using Qwen-Image models (e.g., qwen-image-max) with local PNG output.
  • Automatic download and local storage of generated images.
  • Use Case: Designers or product teams rapidly prototype visuals for concepts and marketing materials.

Quick Start

Provide a prompt to generate an image and specify optional settings to save the output as a PNG on your local machine.

Frequently Asked Questions about generate-image

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

FAQPage Schema
How do I generate images from text prompts and save them locally as PNG files?

To generate images from text prompts and save them locally as PNG files, this skill uses Qwen-Image via Dashscope to create the visual content and automatically downloads the output to your local machine.

Do I need a Dashscope API key to use text-to-image generation?

Yes, text-to-image generation requires the DASHSCOPE_API_KEY environment variable to authenticate with Qwen-Image models, with an optional DASHSCOPE_IMAGE_API_URL for custom endpoints.

Can I use AI image generation for design prototyping and marketing visuals?

AI image generation is applicable to design prototyping and marketing visuals, allowing product teams to rapidly create concept images and save them locally for offline access.

What is the best way to store generated AI art offline for visual content creation?

The best way to store generated AI art offline for visual content creation is to use a skill that automatically downloads the generated images as local PNG files, returning a JSON with saved_to and image_url.

How does prompt engineering affect the output of Qwen-Image generation?

Prompt engineering drives Qwen-Image generation by translating text descriptions into visual data, where the quality of the prompt directly shapes the downloaded PNG output for your offline visual assets.