Food_Shopping Restaurants
This skill helps you find restaurant menus and order groceries for takeout or delivery, streamlining your meal planning process.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add food_shopping-restaurants npx -- -y @trustedskills/food_shopping-restaurants
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"food_shopping-restaurants": {
"command": "npx",
"args": [
"-y",
"@trustedskills/food_shopping-restaurants"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to find restaurants and facilitate food shopping. It can identify nearby dining options, provide details like menus and reviews, and potentially generate grocery lists based on desired meals. The agent can also assist with ordering food from these establishments or planning a meal around available ingredients.
When to use it
- Planning a dinner party: Ask the agent to suggest restaurants suitable for a group and their dietary restrictions.
- Creating a weekly meal plan: Have the AI generate a grocery list based on chosen recipes.
- Finding takeout options: Quickly identify nearby restaurants offering delivery or pickup.
- Exploring new cuisines: Request recommendations for restaurants serving specific types of food in your area.
Key capabilities
- Restaurant discovery
- Menu retrieval
- Review aggregation
- Grocery list generation (based on recipes)
- Order placement assistance
Example prompts
- "Find Italian restaurants near me with outdoor seating."
- "Generate a grocery list for spaghetti carbonara."
- "What are some highly-rated sushi places in downtown?"
- "Can you help me order pizza from [Restaurant Name]?"
Tips & gotchas
The skill's effectiveness depends on the availability of restaurant data and menu information. Accuracy may vary based on location and data freshness.
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.