Image Evaluation
Evaluates images based on aesthetic quality, content relevance, and technical aspects according to provided criteria.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add image-evaluation npx -- -y @trustedskills/image-evaluation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"image-evaluation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/image-evaluation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to evaluate images based on provided criteria. It can assess aspects like aesthetic quality, relevance to a prompt, or adherence to specific guidelines. The agent provides feedback and scores related to the image's characteristics.
When to use it
- Content Moderation: Evaluate user-submitted images for appropriateness and policy compliance.
- Image Generation Feedback: Provide constructive criticism on AI-generated images to improve future generations.
- Stock Photo Selection: Help choose the best stock photos based on specific project requirements.
- A/B Testing Visuals: Compare different image variations to determine which performs better with users.
Key capabilities
- Image assessment based on user-defined criteria
- Scoring of images against specified parameters
- Feedback generation for image improvement
- Evaluation of aesthetic quality
Example prompts
- "Evaluate this image and score it from 1 to 5 on its relevance to the prompt 'sunset over a mountain range'."
- "Assess this photo for adherence to our brand's visual guidelines. Provide specific feedback."
- “Can you rate this image’s composition, color balance, and overall appeal?”
Tips & gotchas
The quality of evaluation depends heavily on clearly defined criteria provided in the prompt. Vague or ambiguous instructions will result in less helpful feedback.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.