AI Agent Hub
Back to skills
Recraft v3 Design Image Generation icon

Recraft v3 Design Image Generation

Design & Media Updated 2026.08.29

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

Please install @user_f95f21b8/dlazy-recraft-v3 by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem It Solves

When producing brand visuals, illustrations, posters, packaging, or UI assets, teams often need more than “generate one image.” They need a controllable design style, reference-image fidelity, and a result that can flow into a pipeline. recraft v3 targets this scenario by wrapping Recraft v3's design-image capability as a command for agents or scripts, reducing manual parameter assembly, asset uploads, and task-status tracking.

How It Works

  • The core command is dlazy recraft-v3, which sends prompts and parameters to the dLazy API for inference.
  • It supports text-to-image for prompt-driven design images and image-to-image for local reference images uploaded to dLazy media storage.
  • Authentication uses a dLazy API key, stored locally or supplied via DLAZY_API_KEY; keys can be rotated or revoked per organization.
  • Async runs can return a task payload first, then be polled with dlazy status --wait; errors surface as auth, missing parameter, local file, balance, or backend failures.

Boundaries

This skill is a cloud SaaS client, so it is not suitable for offline generation, strict private storage, or local model inference. Local files are uploaded through dLazy, and output URLs are hosted in the cloud. Before use, verify API key scope, account balance, service terms, and brand compliance for generated assets.

Use Cases

  • Create a batch of style-consistent poster drafts from brand copy and visual requirements.
  • Use image-to-image to keep a packaging reference layout while changing backgrounds and colors.
  • Call Recraft v3 inside an agent workflow and collect generated image URLs for review.
  • Generate illustration assets from UI copy for empty states or onboarding screens.

Best For

  • Designers who need to turn brand copy into multiple visual drafts quickly.
  • Visual creatives who iterate packaging, poster, or illustration styles from reference images.
  • Engineers who integrate cloud image-generation APIs into agents or scripts.
  • Content operators who compare and deliver brand asset revisions.