Turn recipes into a Todoist Shopping list. Extract ingredients from recipe photos (Gemini Flash vision) or recipe web pages (search + fetch), then compare against the existing Shopping project with conservative synonym/overlap rules, skip pantry staples (salt/pepper), and sum quantities when units match. Also saves each cooked recipe into the workspace cookbook (recipes/).
5.7
Rating
0
Installs
Tools & Utilities
Category
Excellent skill that orchestrates Gemini Flash vision API, web scraping, and Todoist integration to extract recipe ingredients and intelligently merge them into a shopping list. The description clearly explains inputs (photo or web search), the overlap/synonym detection logic, and automatic cookbook saving. Task knowledge is comprehensive with clear command examples, flags, and expected JSON format. Structure is clean with appropriate detail level. High novelty score: the multi-step workflow (vision extraction → smart deduplication → API updates → knowledge base storage) would cost many tokens if done via CLI prompting alone. Minor room for improvement in explicit handling of the web search flow and edge cases, but overall a highly useful and well-documented skill.
Loading SKILL.md…

Skill Author