Craft image-to-image edit prompts for 即梦 Dreamina models 4.0+.
Use this skill when the user:
Do NOT use this skill for:
The image-to-image prompt formula is fundamentally different from text-to-image:
[保留什么] + [改变什么] + [新元素/新风格描述] + [光影/色彩协调] + [画质要求]
The Keep/Change Principle: An I2I prompt must explicitly state what to KEEP and what to CHANGE. Failing to specify the "keep" list leads to edit cascading — the model changes elements you never intended to touch.
| Text-to-Image | Image-to-Image | |
|---|---|---|
| --- | --- | --- |
| Input | Text only | Reference image(s) + edit instruction |
| Core task | Create from scratch | Transform while preserving |
| Prompt focus | Complete scene description | Keep vs. Change separation |
| Critical component | Subject + Scene + Style | KEEP list (what stays) + CHANGE list (what transforms) |
| Reference | Optional style reference | Required — the source image IS the starting point |
| Model requirement | 3.0+ | 4.0+ only |
| Category | What User Wants | Example File |
|---|---|---|
| ---------- | ---------------- | -------------- |
| 风格迁移 | Change art style while keeping content | examples/style-transfer.md |
| 背景替换 | Replace background, keep foreground | examples/background-replace.md |
| 细节增强 | Improve quality, sharpness, texture | examples/detail-enhance.md |
| 色彩调整 | Change color palette, tone, mood | examples/color-adjust.md |
| 元素编辑 | Add or remove specific objects/elements | examples/element-edit.md |
| 季节/时间 | Change season or time of day | examples/season-time.md |
| 修复/复原 | Restore damaged/old photos | examples/restoration.md |
| 创意变形 | Whimsical/fantasy transformations | examples/creative-transform.md |
| 换装/服装 | Change clothing while keeping person | examples/outfit-change.md |
| 多图合成 | Combine elements from multiple images | examples/multi-reference.md |
Load the matched example file from examples/ for category-specific patterns.
Load references/usecase-library.md for detailed edit templates and the keep/change pattern for each use case.
Load references/word-library.md for transformation verbs, edit-specific modifiers, and coordination vocabulary.
For general descriptive vocabulary (facial features, clothing, scenes, styles, lighting, composition), cross-reference the text2image skill's word-library.md — it covers 12 major categories with 60+ subcategories not duplicated here.
Run through the Validation Checklist. Every item must pass before presenting the prompt to the user.
Always present: KEEP list + CHANGE instruction + complete prompt + model version (4.0+) + aspect ratio recommendation + optional alternative approaches.
For subtle edits (color tweak, detail enhancement), the keep list should be longer than the change instruction. The default behavior of I2I models is to "improve" everything — you must constrain it.
The most common I2I failure is new elements looking "pasted on." Always add a coordination instruction:
When using 2+ reference images, clearly assign each one's role:
即梦 4.0 supports up to 4K. If the input is 2K, specify 2K or 4K output. Don't upscale a low-res input to 4K — quality degrades.
模糊/杂乱的参考图会导致 AI 误判。If the user's reference image is low quality, recommend they use a clearer image or expect reduced quality.
| Resource | Description | When to Load |
|---|---|---|
| ---------- | ------------- | -------------- |
references/usecase-library.md | 10 use case templates with keep/change patterns | When building any I2I prompt — loaded by default |
references/word-library.md | Transformation verbs, edit modifiers, coordination vocabulary | When building any I2I prompt — loaded by default |
examples/style-transfer.md | 风格迁移 examples | User wants to change art style |
examples/background-replace.md | 背景替换 examples | User wants to change/replace background |
examples/detail-enhance.md | 细节增强 examples | User wants higher quality, sharper details |
examples/color-adjust.md | 色彩调整 examples | User wants to change color palette/tone |
examples/element-edit.md | 元素添加/移除 examples | User wants to add or remove objects |
examples/season-time.md | 季节/时间变换 examples | User wants different season or time of day |
examples/restoration.md | 修复/复原 examples | User has damaged or old photos |
examples/creative-transform.md | 创意变形 examples | User wants whimsical/fantasy transformations |
examples/outfit-change.md | 换装/服装替换 examples | User wants to change clothing on a person |
examples/multi-reference.md | 多图合成 examples | User has multiple reference images |
共 1 个版本