Adjust recipe servings and display scaled ingredient quantities
Display a recipe with adjusted serving sizes. Shows original vs scaled quantities for easy comparison.
Use this skill when:
Ask: "Which recipe do you want to scale?"
Ask: "How many servings do you need?"
Calculate factor: new_servings / original_servings
Using CookCLI:
cook recipe "Recipe.cook" --scale 2
Or with colon notation:
cook recipe "Recipe.cook:2"
Warn about:
=) - These don't scaleUser: "Scale the pasta recipe for 8 people"
Original recipe (serves 4):
---