Recipe Compare Sheet Tabs

🌐Community
by googleworkspace · vlatest · Repository

This skill generates comparison sheets with tabs for recipes, streamlining ingredient analysis and highlighting key differences for informed decisions.

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 recipe-compare-sheet-tabs npx -- -y @trustedskills/recipe-compare-sheet-tabs
2

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

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

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

About This Skill

What it does

This skill enables AI agents to compare recipes directly within Google Sheets using tabular data. It processes ingredient lists and instructions from multiple sources, organizing them side-by-side for easy analysis and selection.

When to use it

  • Evaluating nutritional content or calorie counts across different versions of the same dish.
  • Comparing cooking times and difficulty levels to find the most efficient preparation method.
  • Analyzing ingredient availability and cost differences between various recipe sources.
  • Creating a master comparison table for meal planning or catering logistics.

Key capabilities

  • Ingests and parses recipe data from diverse input formats.
  • Generates structured spreadsheet rows for direct row-by-row comparison.
  • Organizes complex recipe attributes into clean, sortable columns.
  • Facilitates side-by-side viewing of multiple recipes in a single sheet.

Example prompts

  • "Compare the ingredients and cooking times for three different chocolate chip cookie recipes found online."
  • "Create a spreadsheet comparing the nutritional values of low-carb vs. traditional pasta dishes."
  • "Analyze these five soup recipes side-by-side to identify which one uses the fewest unique ingredients."

Tips & gotchas

Ensure your input data includes consistent fields (e.g., prep time, servings) for accurate alignment in the generated table. Complex recipe steps with nested logic may require simplified text inputs to ensure clean tabular output.

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
googleworkspace
Installs
181

🌐 Community

Passed automated security scans.