Image Review
When to Use
Use this skill when the user provides an image or image path and asks whether it is good enough, matches the prompt, or needs regeneration/editing.
Use especially when the image includes:
- text, logo-like elements, product details, people, hands, faces, or complex layouts.
- commercial, brand, social, presentation, ad, ecommerce, or print use.
- reference-image consistency requirements.
- safety, copyright, privacy, or misleading-content risks.
Do not invent an image review if the image cannot be viewed or read. Ask for an upload/path or state that only a generic checklist can be provided.
Workflow
- Gather context:
- original user request, prompt, target use, platform/format, reference images, and output image.
- Inspect what is visible:
- subject, composition, text, lighting, colors, artifacts, crop, resolution, and file constraints.
- Score the image:
- Prompt adherence.
- Technical quality.
- Composition and aesthetics.
- Fitness for target use.
- Text and detail reliability.
- Reference consistency.
- Safety, copyright, privacy, and brand risk.
- Separate objective issues from subjective preferences.
- Preserve successful elements in any revision advice.
- Recommend the smallest next action:
- accept as-is.
- local post-process.
- local/AI edit.
- regenerate with revised prompt.
- ask for missing source/reference material.
Return Format
## Image Review
### Verdict
Accept / Minor post-process / Local edit / Regenerate / Need more context
### Scores
- Prompt adherence:
- Technical quality:
- Composition:
- Target-use fit:
- Text/detail reliability:
- Reference consistency:
- Safety/copyright/privacy:
### Issues
1. Issue:
Evidence:
Fix:
### Revised Prompt Or Edit Brief
...
### Keep
- Elements that already work:
### Next Step
...
Dependencies
- The image must be visible or readable.
- Prompt/source brief is needed for prompt adherence review.
- Reference images are needed for consistency review.
Limits and Known Issues
- Aesthetic judgment is partly subjective; do not present taste preferences as hard failures.
- Do not give legal clearance for copyright, trademark, publicity rights, or advertising claims.
- Do not provide instructions to bypass model safety systems.
- Do not claim exact generation causes unless they are visible from the image or provided by the user/tool logs.
Examples
User: "这是刚生成的产品海报,能不能发?"
Handling: review title readability, product prominence, crop, artifacts, platform fit, brand risk, and whether local post-process or regeneration is the right next step.
User: "这张图和 prompt 匹配吗?"
Handling: compare subject, style, composition, colors, text, and constraints against the prompt; return mismatches and a revised prompt that keeps the successful elements.
1---2name: image-review3description: Image Review4---56# Image Review78## When to Use910Use this skill when the user provides an image or image path and asks whether it is good enough, matches the prompt, or needs regeneration/editing.1112Use especially when the image includes:1314- text, logo-like elements, product details, people, hands, faces, or complex layouts.15- commercial, brand, social, presentation, ad, ecommerce, or print use.16- reference-image consistency requirements.17- safety, copyright, privacy, or misleading-content risks.1819Do not invent an image review if the image cannot be viewed or read. Ask for an upload/path or state that only a generic checklist can be provided.2021## Workflow22231. Gather context:24 - original user request, prompt, target use, platform/format, reference images, and output image.252. Inspect what is visible:26 - subject, composition, text, lighting, colors, artifacts, crop, resolution, and file constraints.273. Score the image:28 - Prompt adherence.29 - Technical quality.30 - Composition and aesthetics.31 - Fitness for target use.32 - Text and detail reliability.33 - Reference consistency.34 - Safety, copyright, privacy, and brand risk.354. Separate objective issues from subjective preferences.365. Preserve successful elements in any revision advice.376. Recommend the smallest next action:38 - accept as-is.39 - local post-process.40 - local/AI edit.41 - regenerate with revised prompt.42 - ask for missing source/reference material.4344## Return Format4546```markdown47## Image Review4849### Verdict50Accept / Minor post-process / Local edit / Regenerate / Need more context5152### Scores53- Prompt adherence:54- Technical quality:55- Composition:56- Target-use fit:57- Text/detail reliability:58- Reference consistency:59- Safety/copyright/privacy:6061### Issues621. Issue:63 Evidence:64 Fix:6566### Revised Prompt Or Edit Brief67...6869### Keep70- Elements that already work:7172### Next Step73...74```7576## Dependencies7778- The image must be visible or readable.79- Prompt/source brief is needed for prompt adherence review.80- Reference images are needed for consistency review.8182## Limits and Known Issues8384- Aesthetic judgment is partly subjective; do not present taste preferences as hard failures.85- Do not give legal clearance for copyright, trademark, publicity rights, or advertising claims.86- Do not provide instructions to bypass model safety systems.87- Do not claim exact generation causes unless they are visible from the image or provided by the user/tool logs.8889## Examples9091User: "这是刚生成的产品海报,能不能发?"9293Handling: review title readability, product prominence, crop, artifacts, platform fit, brand risk, and whether local post-process or regeneration is the right next step.9495User: "这张图和 prompt 匹配吗?"9697Handling: compare subject, style, composition, colors, text, and constraints against the prompt; return mismatches and a revised prompt that keeps the successful elements.