Nutrition Analyzer

🌐Community
by huifer · vlatest · Repository

Analyzes food data to estimate nutritional content & macronutrient ratios, aiding in dietary tracking and informed meal planning.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add nutrition-analyzer npx -- -y @trustedskills/nutrition-analyzer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "nutrition-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/nutrition-analyzer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The Nutrition Analyzer skill analyzes dietary and nutritional data to identify patterns, assess nutritional status, and provide personalized recommendations for improvement. It can track macronutrient ratios (protein, carbohydrates, fats, fiber, calories) and micronutrients (vitamins, minerals), evaluate nutrient intake against recommended daily allowances (RDAs), and analyze correlations between nutrition and other health indicators like weight, exercise, sleep, blood pressure, and glucose levels. Ultimately, this skill aims to aid in dietary tracking and informed meal planning.

When to use it

This skill is useful for:

  • Understanding trends in your nutritional intake over time.
  • Evaluating whether you're meeting recommended daily allowances for key nutrients.
  • Identifying potential nutrient deficiencies or excesses.
  • Exploring the relationship between your diet and other health metrics (e.g., weight management, sleep quality).
  • Receiving personalized suggestions to improve your overall nutritional profile.

Key capabilities

  • Nutrient Trend Analysis: Identifies changes in nutrient intake over time, including macronutrients and micronutrients.
  • Nutrient Intake Assessment: Evaluates whether nutrient consumption meets RDA/AI standards for various vitamins, minerals, and macronutrient types.
  • Nutritional Status Assessment: Provides an overall assessment of nutritional quality based on factors like nutrient density and dietary patterns.
  • Correlation Analysis: Analyzes relationships between nutrition and health indicators (weight, exercise, sleep, blood pressure, glucose).
  • Personalized Recommendation Generation: Creates tailored suggestions for improving diet based on user data and established guidelines.

Example prompts

Here are some examples of how you might use this skill:

  • "Analyze my nutritional trends over the past month."
  • "Assess my vitamin D intake and tell me if I'm at risk of deficiency."
  • "What is the correlation between my diet and my sleep quality?"
  • “Give me personalized suggestions for improving my macronutrient ratios.”

Tips & gotchas

  • Data Dependency: The skill requires access to nutritional tracking data (e.g., daily food logs) in a specific JSON format (nutrition-tracker.json, YYYY-MM-DD.json).
  • Recommendation Limitations: Supplement suggestions are provided for informational purposes only and should not be considered medical advice. Always consult with a healthcare professional before taking any supplements.
  • Analysis Scope: Be sure to specify the time range (e.g., week, month, quarter) and depth of analysis (macronutrients, micronutrients, comprehensive) when requesting an assessment.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
huifer
Installs
55

🌐 Community

Passed automated security scans.