community-automations/recipe-recommender

リサーチ&インテリジェンス

PublicClaude サブエージェント

レシピレコメンダー

冷蔵庫を開けるとバラバラの食材が5つ。それでも何を作るか決められない——このレコメンダーは、そんな食材の山を実際のおかずの候補に変えてくれます。

sonnet3日QdrantOpenAISpoonacular APIFastAPI
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

冷蔵庫を開けるとバラバラの食材が5つ。それでも何を作るか決められない——このレコメンダーは、そんな食材の山を実際のおかずの候補に変えてくれます。

入力された食材を正規化し、エンベディング済みのレシピ索引から最も近いものを検索、追加で必要な食材が少ない順にランキングします。結果は「今すぐほぼ作れる」レシピの短いリスト。足りないものと、おおよその調理時間もそれぞれ表示されます。

動作の流れ

    • 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.