AI Agent Hub
Back to skills
Hunyuan Designer icon

Hunyuan Designer

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 to install @user_56479fd2/hunyuan-designer.

About this skill

Problem

Design leads spend time on schedules, version chaos, and inconsistent junior output. The issue is not just prompt writing; it is losing seeds, finding final files, missing brand wording, and having no rule for reference images. This skill makes Tencent Hunyuan Image 3.0 calls more engineering-like: identify banner, poster, square, or scene image, select templates, prepend brand style words, set resolution, and record seed, prompt, and version.

How It Works

The workflow covers three scenarios:

  • Fast generation: use scenario templates for first drafts, with common sizes such as 1024:512, 768:1024, and 1024:1024.
  • Version control: maintain changes using v1.0 initial, v1.1 micro-tuning, and v2.0 major revision; reuse seeds and edit prompt fragments, or use previous image as --images reference for composition changes.
  • Brand consistency: keep brand style words at the front, anchor outputs with a baseline seed and checklist, and reduce rework.

The script layer defaults to scripts/main.py for submission and polling, with --seed, --resolution, --images, and --logo-add as key parameters. Returned URLs should be saved within one hour.

Boundaries

It suits visual work with clear goals, batch generation, and version tracking, not brand strategy, rights review, or complex layout. When --revise is enabled, a fixed seed may not take effect; output resolution adapts to supported sizes and may differ from input; watermark is off by default and should only be enabled on request.

Use Cases

  • Generate a first Banner draft in 1024:512 from a prompt template when ops requests a quick asset.
  • Recolor an approved image by reusing its seed and editing only the local Prompt.
  • Help a junior designer produce on-brand square posts by prefixing brand style words.
  • Batch-export banner, poster, and square sizes from one confirmed seed.

Best For

  • Design leads: need reviewable first drafts for banners, posters, and key visuals under tight deadlines.
  • Visual ops: need to extend one concept to multiple sizes while keeping reproducible seeds.
  • Junior designers: need consistent social images by following brand words and baseline references.
  • AI workflow engineers: need to script Hunyuan image jobs, polling, and version records.