What problem does it solve?
The Recipe Integration Skill solves the challenge of turning disparate recipe content into consistent LaTeX cookbook entries, ensuring reliable structure and formatting.
Core Features & Use Cases
- Extract recipes from URLs, pasted text, or photos.
- Convert ingredients and instructions to the cookbook's canonical LaTeX style, including \begin{recipe} metadata blocks and proper endings.
- Rewrite instructions into the cookbook voice for clarity and consistency.
- Optionally calculate nutrition using the Edamam API (when credentials are available) and embed results for future use.
- Verify rewritten recipes with an independent verifier and run automated structural checks before insertion.
- Tag recipes by core ingredients and insert them into the correct cookbook chapter and index.
- Insert the final .tex recipe into main.tex and trigger a XeLaTeX build if needed.
Quick Start
Provide a source (URL, pasted text, or photo) and the skill will extract, format, verify, and insert it into the cookbook.