Install
openclaw skills install recipe-finderSearch and suggest recipes by ingredients, cuisine, or dietary preferences using TheMealDB API with detailed meal info and instructions.
openclaw skills install recipe-finderFind recipes by ingredients, cuisine, or dietary preferences using TheMealDB free API.
Use this skill when the user:
web_fetch - Fetch recipe data from TheMealDB APIParse the user's request to identify:
Call TheMealDB API:
https://www.themealdb.com/api/json/v1/1/filter.php?i={ingredient}https://www.themealdb.com/api/json/v1/1/filter.php?a={cuisine}https://www.themealdb.com/api/json/v1/1/search.php?s={query}For each recipe found, optionally fetch details:
https://www.themealdb.com/api/json/v1/1/lookup.php?i={id}Format response with:
Present recipes in a clean, scannable format: