Nutrition Analyzer
Analyzes food data to calculate nutritional content & provides insights for dietary tracking and health planning.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add huifer-nutrition-analyzer npx -- -y @trustedskills/huifer-nutrition-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"huifer-nutrition-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/huifer-nutrition-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The huifer-nutrition-analyzer skill analyzes nutritional information from provided text or data. It can extract key nutrients, calculate percentages of daily recommended intakes, and provide summaries of dietary composition. This allows for quick assessments of food labels, recipes, or meal plans.
When to use it
- Analyze a recipe's nutritional content to determine its suitability for a specific diet (e.g., low-carb, high-protein).
- Evaluate the nutritional value of a food label and identify areas for improvement in dietary choices.
- Quickly summarize the macro and micronutrient breakdown of a meal plan.
- Compare the nutritional profiles of different food products to make informed purchasing decisions.
Key capabilities
- Nutrient extraction from text or data
- Percentage calculation based on daily recommended intakes
- Dietary composition summaries
Example prompts
- "Analyze this recipe: [recipe text]"
- "What are the key nutrients in this food label? [food label text]"
- "Summarize the nutritional content of this meal plan: [meal plan details]"
Tips & gotchas
The skill's accuracy depends on the clarity and completeness of the input data. Ensure that provided recipes or labels contain sufficient information for accurate analysis.
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.