← 返回
开发者工具 中文

recipe-finder

Search and suggest recipes by ingredients, cuisine, or dietary preferences using TheMealDB API with detailed meal info and instructions.
使用TheMealDB API根据食材、菜系或饮食偏好搜索并推荐菜谱,提供详细菜品信息与烹饪步骤。
harshasic
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 1,129
下载
💾 17
安装
1
版本
#latest

概述

Recipe Finder

Find recipes by ingredients, cuisine, or dietary preferences using TheMealDB free API.

Triggers

Use this skill when the user:

  • Asks "what can I make with [ingredient]"
  • Requests "recipes for dinner" or "Italian recipes"
  • Says "vegetarian options" or "vegan meals"
  • Asks for meal ideas based on ingredients they have

Tools

  • web_fetch - Fetch recipe data from TheMealDB API

Instructions

  1. Parse the user's request to identify:
    • Main ingredient (e.g., chicken, eggs, pasta)
    • Cuisine type (e.g., Italian, Mexican, Chinese)
    • Dietary restriction (e.g., vegetarian, vegan, gluten-free)
  1. Call TheMealDB API:
    • By ingredient: https://www.themealdb.com/api/json/v1/1/filter.php?i={ingredient}
    • By cuisine: https://www.themealdb.com/api/json/v1/1/filter.php?a={cuisine}
    • Search by name: https://www.themealdb.com/api/json/v1/1/search.php?s={query}
  1. For each recipe found, optionally fetch details:
    • https://www.themealdb.com/api/json/v1/1/lookup.php?i={id}
  1. Format response with:
    • Recipe name
    • Thumbnail image (if available)
    • Category and cuisine
    • Key ingredients
    • Brief instructions (or link to full recipe)

Response Format

Present recipes in a clean, scannable format:

  • Recipe name (bold)
  • Image thumbnail (if available)
  • Category | Cuisine
  • Main ingredients list
  • Brief description

Notes

  • TheMealDB is free, no API key required
  • Results are limited but reliable
  • Combine multiple queries for best results (ingredient + cuisine)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 07:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,843
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,727
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 425 📥 118,021