deal-hunt

Search the web for product deals and coupons via the Tavily API.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/GaryOcean428/vex-agent --skill deal-hunt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deal-hunt
Source: https://github.com/GaryOcean428/vex-agent/tree/main/.agents/skills/deal-hunt
Command: npx skills add https://github.com/GaryOcean428/vex-agent --skill deal-hunt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tavily-python, and includes scripts (resource) components.

What problem does it solve?

This Skill helps users find the best current deals and coupons for specific products by searching the web.

Core Features & Use Cases

  • Product Deal Search: Automatically searches for discounts and coupons for any given product.
  • Targeted Search: Allows filtering by specific domains and time ranges for fresher deals.
  • Use Case: When looking to buy a new laptop, use this Skill to find the best available discounts across major retailers like Amazon, Best Buy, and Walmart.

Quick Start

Use the deal-hunt skill to find deals for "AirPods Pro".

Frequently Asked Questions about deal-hunt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the best coupons and discounts for a specific product online?

To find coupons and discounts for a specific product, you can use an automated web search tool to query major retailers like Amazon, Best Buy, and Walmart. This process leverages the Tavily API to return current deals and coupon data for your specified item.

Can I filter deal searches by specific retailer domains and time ranges?

Yes, you can filter deal searches by specific retailer domains and set time range limitations. This domain filtering ensures you only receive fresh discounts and coupons from targeted sources rather than irrelevant or expired offers.

What is the best way to search for current ecommerce deals across multiple platforms?

The best way to search for current ecommerce deals is by using a targeted search API that queries the web comprehensively. This approach returns raw deal data from major shopping platforms, which you can then analyze to identify the lowest price.

Do I need the tavily-python package to run automated product deal searches?

Yes, you need the tavily-python dependency installed in your environment to run automated product deal searches. The Skill relies on this package to interface with the Tavily API and retrieve real-time web search results for discounts.

How does web search for coupons handle raw data returned from the Tavily API?

Web search for coupons returns raw data from the Tavily API for subsequent analysis. The Skill focuses on comprehensive deal discovery and retrieving the discount information, leaving the processing and comparison of the raw search results for downstream tasks.

Why are my targeted deal searches returning expired discounts from major retailers?

Targeted deal searches may return expired discounts if you do not apply time range limitations to your query. Setting a specific time range ensures the search mechanism prioritizes fresher deals and recently posted coupons over older, irrelevant results.