community-automations/recipe-recommender

研究與情報

PublicClaude 子代理

食譜推薦助手

打開冰箱,看到五樣零零散散的食材,還是不知道要煮什麼。這個推薦引擎把那堆食材變成實際的晚餐選項。

sonnet3 天QdrantOpenAISpoonacular APIFastAPI
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

打開冰箱,看到五樣零零散散的食材,還是不知道要煮什麼。這個推薦引擎把那堆食材變成實際的晚餐選項。

它先標準化你列出的食材,在食譜向量索引中搜尋最接近的組合,再依照每道菜還需要額外準備幾樣食材來排序。結果是一份你現在大致就能動手做的食譜清單,每道都標示缺什麼、大約需要多少時間。

運作方式

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

輸出範例

json
// Sample output
// (generated when the pipeline finishes)

Given on-hand ingredients, return ranked recipes by fewest missing items, listing what's missing and prep time per dish.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.