recipe-finding

Search for recipes online and scale ingredients to requested servings.

21|1|Updated Oct 19, 2025
One-click install
npx skills add https://github.com/natea/ExoMind --skill recipe-finding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-finding
Source: https://github.com/natea/ExoMind/tree/main/skills/recipe-finding
Command: npx skills add https://github.com/natea/ExoMind --skill recipe-finding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find recipes online and resize ingredients accurately when serving different numbers of people, including handling fractions and unit conversions.

Core Features & Use Cases

  • Find Recipe: Search for recipes from trusted sources and extract complete details.
  • Scale Ingredients: Calculate scaling factor and adjust all ingredients, including handling fractional amounts.
  • Format Output: Present the scaled recipe in a consistent, downloadable markdown format.

Quick Start

Find a recipe and scale it for a new serving size by providing the original yield and desired servings, then review the formatted output.

Frequently Asked Questions about recipe-finding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and scale a recipe for a different number of servings?

Recipe scaling involves searching for a recipe, then adjusting all ingredient quantities based on your desired serving count. This Skill searches trusted sources for recipes and automatically recalculates portions, handling fractional amounts and unit conversions to deliver an actionable, formatted recipe ready to cook.

Can this handle fractional ingredient quantities and unit conversions?

Yes. The Skill manages fractional quantities—including eggs and other indivisible items—and converts between measurement units during scaling. All fractions remain precise after applying the scaling factor, ensuring accurate ingredient ratios regardless of serving size.

What's the best way to apply dietary modifications when scaling a recipe?

After retrieving a recipe, you can request dietary modifications alongside the serving size. The Skill scales the modified ingredient list to your desired portions, maintaining accurate proportions while honoring dietary constraints in the final formatted output.

How does the Skill format and deliver the final scaled recipe?

The scaled recipe is output in standardized markdown format, making it consistent, readable, and downloadable. This formatting ensures all ingredients, quantities, and instructions are presented in a reproducible workflow structure suitable for cooking and sharing.

Does web search work reliably for finding complete recipe details?

The Skill extracts complete recipe details from trusted online sources via web search. It retrieves ingredients, quantities, serving counts, and instructions needed to perform accurate scaling, ensuring the foundation for precise portion adjustment is solid.

What happens if a recipe uses unusual ingredient units or measurements?

The Skill applies standardized unit conversion logic during scaling, handling both common measurements (cups, tablespoons, grams) and less common units. Conversion ensures ingredient ratios remain accurate even when original recipes use non-standard or mixed measurement systems.