baoyu-image-gen

Generate image files from natural-language prompts with optional reference images.

333|83|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/SpaceZephyr/myskill --skill baoyu-image-gen-spacezephyr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-image-gen
Source: https://github.com/SpaceZephyr/myskill/tree/main/baoyu-image-gen
Command: npx skills add https://github.com/SpaceZephyr/myskill --skill baoyu-image-gen-spacezephyr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the friction of generating high-quality images from natural-language prompts by handling provider selection, model choice, sizing, and file output for you.

Core Features & Use Cases

  • Text-to-Image Generation: Create illustrations, concepts, marketing art, and visual drafts from a prompt.
  • Reference Image Editing: Use one or more source images to guide edits or multimodal generation when the chosen provider supports it.
  • Flexible Output Control: Set aspect ratios, size, quality, model overrides, and image counts for consistent production use.
  • Real-World Use Case: A designer can generate a cover image, match a specific layout ratio, and save the final asset directly to a project folder without manual API handling.

Quick Start

Ask the skill to generate an image from your prompt and save it to a chosen filename, for example a 16:9 futuristic city illustration saved as city.png.

Frequently Asked Questions about baoyu-image-gen

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

FAQPage Schema
How do I generate AI images from text prompts and save them directly to a file?

To generate AI images from text prompts, provide a natural-language description and a target filename. The skill handles provider routing, model selection, validation, and deterministic saving of the final image file directly to your project folder.

Can I use reference images to guide edits and multimodal generation?

Yes, you can use one or more reference images to guide edits and multimodal generation. This functionality is supported when the chosen API provider allows image-to-image or multimodal workflows.

Does this image generation skill support OpenAI, Google, and Dashscope APIs?

Yes, the skill supports provider-aware API routing across major platforms including OpenAI, Google, and Dashscope. It automatically loads environment preferences and applies model overrides for the selected provider.

How do I control aspect ratios and output sizes for marketing visuals?

You can control aspect ratios, size, quality, and image counts for consistent production use. This flexible output control ensures your generated marketing visuals match specific layout ratios and production requirements.

What is the best way to handle provider selection and API retries when generating concept art?

The skill automatically manages provider-aware API routing, environment loading, validation, and retries for you. This removes the friction of manual API handling when generating concept art across major platforms.

Why do I need provider-aware API routing for text-to-image generation?

Provider-aware API routing is needed because different platforms support varying features like reference image editing and specific output sizes. It ensures the correct model is queried with proper validation and deterministic file saving.