image-generation

Generate base64-encoded images from text prompts using the z-ai-web-dev-sdk.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/C-Jay69/HYDRASCRAPE_GPT5.2_CODEX_STITCH --skill image-generation-c-jay69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-generation
Source: https://github.com/C-Jay69/HYDRASCRAPE_GPT5.2_CODEX_STITCH/tree/main/skills/image-generation
Command: npx skills add https://github.com/C-Jay69/HYDRASCRAPE_GPT5.2_CODEX_STITCH --skill image-generation-c-jay69

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires z-ai-web-dev-sdk, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the barrier of manual graphic design work, letting users create custom visual content including artwork, marketing assets, website banners, and product images from simple text descriptions without needing design expertise or expensive software.

Core Features & Use Cases

  • AI Text-to-Image Generation: Create high-quality images from any text prompt using the z-ai-web-dev-sdk.
  • Flexible Size Support: Generate images in 7 predefined sizes optimized for hero banners, social media, product shots, and mobile content.
  • Batch & Production Tools: Includes batch generation, result caching, retry logic, and a CLI tool for rapid asset creation.
  • Use Case: An e-commerce seller can generate 10 unique product lifestyle images in minutes, or a marketer can create social media graphics for a campaign without a dedicated design team.

Quick Start

Use the image-generation skill to generate a 1440x720 hero banner image from the text prompt "Modern tech office with diverse team collaborating" and save the output to the ./assets/hero.png file.

Frequently Asked Questions about image-generation

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

FAQPage Schema
How do I generate website banner images from text prompts?

To generate website banner images from text prompts, this Skill uses the z-ai-web-dev-sdk to create custom visual content in predefined sizes like 1440x720. It outputs base64-encoded images directly to your local assets without requiring manual graphic design software.

Can I batch generate marketing visual assets with z-ai-web-dev-sdk?

Yes, you can batch generate marketing visual assets with z-ai-web-dev-sdk. This Skill includes batch generation capabilities, result caching, and a CLI tool to rapidly produce multiple unique product lifestyle images or social media graphics for digital content production workflows.

What sizes are supported for AI text-to-image generation?

AI text-to-image generation supports 7 predefined sizes optimized for various digital content production use cases. These dimensions are tailored for website hero banners, social media graphics, product visualization shots, and mobile content creation without manual graphic design expertise.

Do I need design software to create custom product visualization images?

You do not need design software to create custom product visualization images. This Skill removes the barrier of manual graphic design work by using the z-ai-web-dev-sdk to instantly generate high-quality visual assets from simple text descriptions.

How are generated AI images cached for repeated text prompts?

Generated AI images are cached for repeated text prompts using optional caching logic built into the Skill. This production tool stores the base64-encoded image outputs to prevent redundant processing when identical text descriptions are submitted multiple times.