pricewin-deal-finder

Agent skill from price-win/pricewin-skills-hub.

price-win 1 ↓ 6.9k MIT-0 updated 1mo ago
Claude Code
View source ↗

What it does

  • "What's the cheapest hotel in <city> for <dates>?"
  • "Is Booking.com or Agoda cheaper for this hotel?"
  • "Compare hotel prices for <city>, <N> guests."
  • "Find me a hotel under $<X>/night in <city>."
  • "Best-value place to stay near <landmark> on <dates>?"
  • 🥇 Best value · 🥈 Cheapest · 🥉 Quality — picked side-by-side
  • Real per-night prices from up to 4 sources, normalized to USD

Requirements & configuration

  • No API keys, no MCP server — node/npx is all you need
  • DO NOT use any other approach. No Python scripts, no curl, no browser tools, no subagents. This one command is all you need.

Configuration: SKILL

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

pricewin-deal-finder FAQ

What does the pricewin-deal-finder skill do?

Find the cheapest hotel deal by comparing live prices across Booking.com, Agoda, Google Hotels, and OpenTravel for any city worldwide and any travel dates — one command returns ranked best-value, cheapest, and quality picks with direct booking links, all normalized to USD. Use whenever someone asks for hotel prices, hotel deals, the cheapest room or rate, best hotel rates, a hotel price comparison, or which OTA is cheaper — e.g. 'is Booking or Agoda cheaper for Tokyo', 'find me a hotel in Bangkok under $100', 'compare hotel prices for 12–15 Aug', 'cheapest hotel near Shinjuku'. "What's the cheapest hotel in <city> for <dates>?" "Is Booking.com or Agoda cheaper for this hotel?"

What does pricewin-deal-finder require?

No API keys, no MCP server — node/npx is all you need DO NOT use any other approach. No Python scripts, no curl, no browser tools, no subagents. This one command is all you need. Configuration keys: SKILL.

How do I install pricewin-deal-finder?

Run: npx -y skills add https://github.com/price-win/pricewin-skills-hub --skill pricewin-deal-finder --agent claude-code — the source lives at github.com/price-win/pricewin-skills-hub.

Maintain pricewin-deal-finder?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

pricewin-deal-finder on getagentictools
[![pricewin-deal-finder on getagentictools](https://getagentictools.com/badge/skills/price-win-pricewin-skills-hub-pricewin-deal-finder.svg)](https://getagentictools.com/skills/price-win-pricewin-skills-hub-pricewin-deal-finder?ref=badge)
npx agentictools info skills/price-win-pricewin-skills-hub-pricewin-deal-finder

The second line is the CLI lookup for this page — handy in READMEs and docs.