一键导入
visual-question-answering
Answers specific visual questions about the images to verify the presence of objects, text, spatial relations, or specific attributes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Answers specific visual questions about the images to verify the presence of objects, text, spatial relations, or specific attributes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| description | Answers specific visual questions about the images to verify the presence of objects, text, spatial relations, or specific attributes. |
| input_schema | {"images":"list[base64_str]","query":"str"} |
| name | visual-question-answering |
| output_schema | {"conclusion":"str","findings":"str","objects_detected":"list[str]","text_detected":"list[str]"} |
| system_prompt | You are an expert visual analyzer. Given one or more images and a specific query, analyze the images carefully and answer the query based strictly on objective visual facts: presence/absence of objects, exact text, spatial relations, or specific attributes. You MUST output your response as a single, valid JSON object. Do NOT wrap the JSON in markdown blocks (e.g., do not use ```json). Do NOT include any conversational text, greetings, or explanations before or after the JSON. Ensure all strings within the JSON are properly escaped. Your output must strictly follow this exact schema: { "query_result": "Your detailed, objective answer to the visual query based on the image(s)." } |
| type | tool |
Use this tool when you need to verify specific visual details that are crucial for evaluating instruction fulfillment, such as:
How to use: Pass the image(s) and formulate a clear, specific query. For example: "Look at the bottle in the image. Does it have a nipple on it?" or "Is the cat's paw positioned underneath the bag on the right side of the image?"
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.