recipe-finding
Installation
SKILL.md
Recipe Finding & Scaling
Overview
Find recipes via web search and resize them based on number of servings. Core principle: Systematic scaling with proper fractional handling ensures accurate, usable recipes.
Announce at start: "I'm using the recipe-finding skill to search for recipes and resize portions."
Quick Reference
| Task | Steps | Key Tools |
|---|---|---|
| Find Recipe | Search → Extract → Verify yield | WebSearch, WebFetch |
| Scale Recipe | Calculate factor → Scale ingredients → Round appropriately | Math |
| Present | Original → Scaled → Instructions | Formatted output |