find-alternatives

Find product alternatives across retailers and generate a ranked HTML report.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Srajangpt1/dataeye --skill find-alternatives-srajangpt1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-alternatives
Source: https://github.com/Srajangpt1/dataeye/tree/main/packages/browseros-agent/apps/server/src/skills/defaults/find-alternatives
Command: npx skills add https://github.com/Srajangpt1/dataeye --skill find-alternatives-srajangpt1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover, compare, and choose better product alternatives by automating multi-source research, price-aware comparisons, and concise ranked recommendations so users avoid manual, time-consuming searches across retailers and review sites.

Core Features & Use Cases

  • Parallel research across retailers and review sites: opens hidden tabs, executes targeted queries, and extracts product details, prices, ratings, and links.
  • Incremental raw data saving and deduplication: writes per-source JSON files to disk, groups identical products, and keeps the best price.
  • Ranking and reporting: selects and rates the top five alternatives on a 1–5 scale, produces findings.md with reasoning, and generates a self-contained responsive HTML comparison report suitable for sharing.
  • Use Case: researching cheaper or better alternatives to a product a user is viewing, providing a quick ranked shortlist with direct retailer links and a downloadable report.

Quick Start

Use find-alternatives to research and generate a ranked HTML report of the top five alternatives for the product I'm viewing in the browser.

Frequently Asked Questions about find-alternatives

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

FAQPage Schema
How do I compare product alternatives across multiple retailers automatically?

Ranking product alternatives is based on a 1–5 scale, evaluating extracted structured data including product prices and ratings to select the top five options for the final report.

How do I generate an HTML report for product research and price comparison?

Raw product data is saved incrementally as per-source JSON files to disk, where identical products are grouped to keep only the best available price before final ranking.

Can I find cheaper or better alternatives to a product I am currently viewing in my browser?

This Skill is used for product comparison, shopping research, and price-aware recommendations, helping you avoid manual, time-consuming searches across different retailers.

What is the best way to deduplicate product search results and keep the best price?

The final HTML report is self-contained and suitable for sharing, containing direct retailer links, product ratings, and reasoning documented in a findings.md file.