amazon-top-reviews

Installation
SKILL.md

Amazon Top Reviews

Fetch top helpful Amazon product reviews through the local Frevana daemon and Chrome Extension session.

Purpose

This skill uses the Chrome Extension-backed Frevana MCP tool frevana_ask with fixed provider amazon-product-reviews.

Inputs:

  • url (required) - full Amazon product page URL containing /dp/<ASIN> or /gp/product/<ASIN>
  • max_reviews (optional) - review cap, default provider behavior is 100, max 500
  • sort_by (optional) - Amazon reviews sort value, for example helpful
  • reviewer_type (optional) - Amazon reviewer type, for example all_reviews
  • filter_by_star (optional) - Amazon star filter, for example five_star
  • format (optional) - text or json, defaults to text
  • timeout (optional) - Frevana tool timeout in milliseconds, default 180000

Return reviews directly unless the user asks for raw output or a saved file.

Installs
2
GitHub Stars
1
First Seen
Jun 11, 2026
amazon-top-reviews — finpeakinc/frevana-skills