AI Agent Hub
Back to skills
dLazy Image Generation icon

dLazy Image Generation

Design & Media Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md and install @user_f95f21b8/dlazy-image-generate into your AI assistant.

About this skill

What it solves

Text-to-image tasks often split across several models: realistic posters, fast sketches, illustration, SVG, and Midjourney-style output each fit a different backend. This skill turns that choice into a natural-language prompt and lets the dlazy CLI select a more appropriate image model, reducing the need to manually map requirements to model names.

How it works

  • Authentication: a dLazy API key is required. It can be configured through the CLI in ~/.dlazy/config.json, or supplied per invocation with DLAZY_API_KEY.
  • Model routing: the skill sends prompts and parameters to the dLazy API and selects from available models, such as dlazy seedream-4.5, dlazy recraft-v3, and dlazy recraft-v3-svg.
  • Inputs and outputs: local file paths passed for media fields are uploaded to dLazy media storage for the model to read; generated output is typically returned as a remote URL.
  • Diagnostics: handle unauthorized, insufficient_balance, and missing required parameters like --prompt by checking the API key, account credits, or command arguments.

Caveats

This skill is a thin client for the hosted dLazy API, not a local inference runtime. Confirm that uploading sensitive assets to a cloud service is acceptable, and follow dLazy's terms for output usage and ownership.

Use Cases

  • Designers make realistic product poster drafts from prompts.
  • Editors turn product notes into article illustration prompts.
  • Frontend engineers request SVG graphics for UI assets.
  • Brand operators make consistent social cover drafts.

Best For

  • E-commerce visual operators who convert product selling points into realistic poster prompts.
  • Product managers writing how-to articles who need feature illustrations quickly.
  • Frontend engineers who need simple SVG/vector graphics for UI icons and placeholders.
  • Brand leads managing content calendars who need consistent cover images and credit checks.