Recipes

🌐Community
by andrelandgraf · vlatest · Repository

This skill generates delicious recipe suggestions based on your ingredients, helping you cook creatively and reduce food waste!

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

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

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

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

About This Skill

What it does

This skill allows AI agents to access and process recipe information. It can retrieve recipes based on ingredients, dietary restrictions, or cuisine types. The agent can also summarize recipes or generate shopping lists from them.

When to use it

  • Planning a meal: Ask for recipes using specific ingredients you have on hand.
  • Finding dinner ideas: Request recipes matching a particular cuisine (e.g., "Italian," "Mexican").
  • Creating a grocery list: Generate a shopping list based on a selected recipe.
  • Adapting to dietary needs: Find recipes suitable for vegetarian, vegan, or gluten-free diets.

Key capabilities

  • Recipe retrieval by ingredient
  • Recipe filtering by cuisine type
  • Recipe summarization
  • Shopping list generation from recipes
  • Dietary restriction support (vegetarian, vegan, gluten-free)

Example prompts

  • "Find me a vegetarian recipe with zucchini."
  • "What's a simple Italian pasta dish?"
  • "Generate a shopping list for chicken parmesan."
  • “Give me a quick summary of the lasagna recipe.”

Tips & gotchas

The skill’s effectiveness depends on the quality and completeness of its underlying recipe database. Results may vary depending on the specificity of your request.

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
andrelandgraf
Installs
5

🌐 Community

Passed automated security scans.