Evaluator
The Evaluator assesses text for quality, coherence, and adherence to specific criteria, streamlining feedback and ensuring consistent results.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add evaluator npx -- -y @trustedskills/evaluator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"evaluator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/evaluator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Evaluator skill provides a mechanism to assess and score text based on provided criteria. It can analyze text for sentiment, relevance, or adherence to specific guidelines. The output is a numerical score representing the evaluation result along with optional explanations of how that score was derived.
When to use it
- Content Quality Control: Evaluate generated articles or blog posts against style guides and readability metrics.
- Sentiment Analysis: Determine the emotional tone (positive, negative, neutral) of customer reviews or social media comments.
- Relevance Scoring: Assess how well a search result matches a user's query.
- Code Review Assistance: Evaluate code snippets for adherence to coding standards and potential errors.
Key capabilities
- Sentiment scoring
- Relevance assessment
- Adherence to guidelines evaluation
- Numerical score output
- Explanatory reasoning (optional)
Example prompts
- "Evaluate this product review: 'The product was amazing! I highly recommend it.' and provide a sentiment score."
- "Score the following article for relevance to the query 'best hiking boots': [article text]"
- "Assess this email draft against our company's tone of voice guidelines. Provide a score and explain your reasoning."
Tips & gotchas
The quality of evaluation depends heavily on the clarity and specificity of the criteria provided. Vague or ambiguous instructions may lead to inconsistent results.
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.