Convert recipe to Tandoor-importable ZIP. Rezept in Tandoor-Import-ZIP konvertieren.
file-path-or-url# Convert Recipe to ZIP Command Convert a recipe from an image, PDF, URL, or text to a Tandoor-importable ZIP archive. ## Input The input is: `$ARGUMENTS` If no argument is provided, ask the user to provide: - A file path to an image or PDF - A recipe URL - Or paste recipe text directly ## Tandoor ZIP Structure Tandoor expects this nested ZIP structure for import: Import via: **Import recipe → App → Tandoor** ## Workflow 1. **Invoke the tandoor-recipe-converter:tandoor-recipe-conversion skill** with the provided input 2. **Extract the JSON** from the skill output (look for the ba...