Food

🌐Community
by jinfanzheng · vlatest · Repository

This "Food" skill provides recipe recommendations and nutritional information, simplifying meal planning and healthy eating choices.

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 food npx -- -y @trustedskills/food
2

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

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

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

About This Skill

What it does

This skill provides access to information and capabilities related to food. It can likely answer questions about recipes, ingredients, nutritional values, or restaurant recommendations. The specific functionality depends on the underlying data sources integrated with this skill.

When to use it

  • Need a recipe for chocolate chip cookies.
  • Want to know the calorie count of an avocado.
  • Looking for Italian restaurants near your current location.
  • Trying to understand the difference between various types of cheese.

Key capabilities

  • Recipe retrieval
  • Nutritional information lookup
  • Restaurant recommendations
  • Ingredient identification

Example prompts

  • "Find me a recipe for chicken stir-fry."
  • "What are the health benefits of blueberries?"
  • "Suggest some good pizza places nearby."
  • "Tell me about different types of pasta."

Tips & gotchas

The accuracy and breadth of information depend on the data sources this skill uses. Results may vary based on location and availability of restaurant data.

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
jinfanzheng
Installs
16

🌐 Community

Passed automated security scans.