Import recipes from URLs or plain text and convert to Cooklang format
Convert existing recipes into Cooklang format from:
Use this skill when:
Ask: "What would you like to convert?"
For URLs (using CookCLI):
cook import "https://example.com/recipe"
If CookCLI import fails (unsupported site), fall back to manual conversion.
For pasted text or unsupported sites:
Create properly formatted .cook file:
@ and proper quantity format#~Prompt for missing information:
Show the converted recipe and ask:
User: "Convert https://example.com/banana-bread"
Run:
cook import "https://example.com/banana-bread"
If successful, output saved. If not, manual conversion:
User: "Convert this recipe: BANANA BREAD Makes 1 loaf 3 ripe bananas, 1/3 cup melted butter, 3/4 cup sugar, 1 egg, 1 tsp vanilla, 1 tsp baking soda, pinch of salt, 1.5 cups flour Preheat oven to 350F. Mash bananas, mix in butter, sugar, egg, vanilla. Add dry ingredients. Pour into loaf pan. Bake 60 minutes."
Generated:
---