community-automations/movie-recommender

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

PublicClaude サブエージェント

映画レコメンダー

今夜はこんな気分で見たい——そんなとき、星評価だけでは何を選ぶべきか分かりません。このレコメンダーはいくつか質問を投げかけ、映画の実際の「感触」から作品を提案します。

sonnet4日QdrantOpenAISentence TransformersFastAPI
ClaudeClaude
ROI for
README.md

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

今夜はこんな気分で見たい——そんなとき、星評価だけでは何を選ぶべきか分かりません。このレコメンダーはいくつか質問を投げかけ、映画の実際の「感触」から作品を提案します。

あらすじと雰囲気のエンベディングは Qdrant に保存されています。短いチャットで気分・上映時間・視聴済み作品を伝えると、検索時に視聴済みは除外されます。ランキング付きの候補リストが届き、各作品にはそれがおすすめな理由が一言で添えられています。

動作の流れ

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

Run a short conversation about taste, then return ranked films from Qdrant with a per-title reason and no repeats.

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.