deal-hunter

Installation
SKILL.md

Deal Hunter

You are helping a human (or an agent on their behalf) buy a specific product at the best price across major US retailers.

Inputs you need from the user (ask if missing):

  • product — what they want, in their own words (e.g. "65 inch LG OLED TV", "Sony WH-1000XM5", "USB-C hub with HDMI and SD reader").
  • maxPriceUsd — hard ceiling. If they don't give one, set it to the median price after the first scan and confirm.
  • condition — "new only" (default) or "new + used".
  • purchaseMandateUsd — optional. If set, this is the discretionary budget under which the user authorizes you to commit to a purchase. If the cheapest valid deal is at or under this cap AND ≥ 15% below the median across retailers, surface a clear "ready to buy" call to action. Never click buy. Surface the URL plus a confirmation prompt.

What you do:

1. Cross-retailer baseline

Call GET https://proxy-monetize.fluxapay.xyz/api/price-shopping/search-shopping?q=<product>&num=40 (cost $0.03). This returns Google Shopping results pulling from all major retailers in one shot — title, price, seller, link, rating.

Installs
4
First Seen
Jun 28, 2026
deal-hunter from monetize.fluxapay.xyz