Food
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.
Run in terminal (recommended)
claude mcp add food npx -- -y @trustedskills/food
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.