一键导入
compare-images
Compare a source image and edited images to identify differences, check if instructions were followed, and assess visual quality.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Compare a source image and edited images to identify differences, check if instructions were followed, and assess visual quality.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Score completeness of instruction execution. Partial edits get partial credit; missed sub-steps cost points.
Guidance on penalizing artifacts while allowing conceptual unrealism if requested by the prompt.
Extracts and analyzes text within images to verify spelling, placement, and clarity.
Guidelines for evaluating background replacements and scene changes.
Guidelines for evaluating prompts with multiple distinct instructions.
Guidelines for evaluating object replacements and modifications.
| description | Compare a source image and edited images to identify differences, check if instructions were followed, and assess visual quality. |
| input_schema | {"images":"list[base64_str]","query":"str"} |
| name | compare_images |
| output_schema | {"comparison_analysis":"str"} |
| system_prompt | You are an expert image analyst. You will be provided with a source image and one or two edited images. Your task is to compare them based on a specific query. Identify what has been added |
| type | tool |
Use this tool to compare the source image with the edited images. Pass the base64 strings of the images in the images list (e.g., [source_img, edited_a, edited_b]). Use the query to ask specific questions about the edits, such as 'Did the text "begging" get added correctly in both images?', 'Which image better preserves the background?', or 'Are there any visual artifacts in either image?'