Food Label Review
Analyzes food labels for nutritional information, allergens, and compliance with regulations based on specified criteria.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add food-label-review npx -- -y @trustedskills/food-label-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"food-label-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/food-label-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes food labels to extract key information and identify potential issues. It can summarize nutritional information, highlight ingredients of concern based on user input, and assess compliance with labeling regulations. The tool aims to provide a quick and efficient review for legal or consumer purposes.
When to use it
- Reviewing a competitor's product label for marketing analysis.
- Checking a food label for allergens before purchasing for someone with allergies.
- Assessing a food label’s compliance with specific labeling laws (e.g., GMO disclosure).
- Summarizing the nutritional content of multiple food labels for comparison.
Key capabilities
- Nutritional information extraction
- Ingredient identification and analysis
- Regulatory compliance assessment
- Label summarization
Example prompts
- "Analyze this food label and tell me if it contains peanuts." (Provide image or text)
- “Summarize the nutritional content of this product label.” (Provide image or text)
- "Does this label comply with California's GMO labeling requirements?" (Provide image or text)
Tips & gotchas
The skill’s accuracy depends on the clarity and completeness of the provided food label. Ensure the label is legible and in a standard format for best 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.