Taste Check
Taste Check analyzes text to identify potential flavor combinations or culinary suggestions, aiding in recipe generation and creative food ideas.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add taste-check npx -- -y @trustedskills/taste-check
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"taste-check": {
"command": "npx",
"args": [
"-y",
"@trustedskills/taste-check"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The taste-check skill allows you to evaluate AI-generated text based on subjective qualities like tone, style, and appropriateness. It analyzes provided text against specified criteria and provides a rating or feedback. This is useful for refining outputs before they are used in public-facing contexts or sensitive situations.
When to use it
- Content Moderation: Assess the safety and appropriateness of AI-generated responses on forums or chat platforms.
- Brand Voice Consistency: Ensure marketing copy aligns with a defined brand tone and style guidelines.
- Creative Writing Feedback: Get an evaluation of story elements, dialogue, or character descriptions for subjective qualities.
- Sensitivity Review: Check generated content for potential biases or offensive language before deployment.
Key capabilities
- Evaluates text based on user-defined criteria.
- Provides ratings or feedback on subjective qualities.
- Supports various text types (marketing copy, creative writing, etc.).
Example prompts
- "Assess this email draft for professionalism and clarity: [email content]"
- "Rate the tone of this product description as friendly and engaging: [product description]"
- "Check this social media post for potential offensive language: [social media post]"
Tips & gotchas
The effectiveness of taste-check depends heavily on clearly defining the evaluation criteria. Vague or ambiguous instructions will yield less useful 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.