product-reviews-ratings

product-reviews-ratings is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 29 tokens per session (3,071 once invoked), scanned A, original, MIT.

A guide for adding customer reviews and star ratings to an online shop, including score summaries and information that search engines can use for rich results.

In plain words
What is it for?
Choosing a review tool, collecting post-purchase reviews, moderating spam, showing verified purchases, importing reviews, and adding structured review data.
Why use it?
It helps a shop collect and display trustworthy feedback while supporting moderation and search-result ratings.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex; mentions Gemini CLI; mentions OpenCode.

Good fit Choosing a review tool, collecting post-purchase reviews, moderating spam, showing verified purchases, importing reviews, and adding structured review data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/product-reviews-ratings
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add finsilabs/awesome-ecommerce-skills --skill product-reviews-ratings
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for product-reviews-ratings

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/product-reviews-ratings/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/product-reviews-ratings)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/product-reviews-ratings"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/product-reviews-ratings/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for product-reviews-ratings

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/product-reviews-ratings"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/product-reviews-ratings.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,071 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.03071
Opus 5 $0.00015 $0.01536
Sonnet 5 $0.00006 $0.00614
Haiku 4.5 $0.00003 $0.00307

Measured 12d ago against content hash 46006c2eb1af, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

product-reviews-ratings scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/customer-crm/product-reviews-ratings/SKILL.md · 284 lines

How it starts

The opening of the file, as written. The whole thing — 284 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Product Reviews & Ratings

Overview

Product reviews are the strongest social proof signal in e-commerce — products with 5+ reviews convert at 270% higher rates than products with none. Every major platform has review apps that handle collection, moderation, schema.org markup for Google star ratings, and verified purchase badging without custom code. Only build a custom review system if you need proprietary moderation logic, deep API integration, or review data in your own database.

When to Use This Skill

  • When launching a new store and needing a review collection and display system
  • When implementing schema.org AggregateRating markup to enable star ratings in Google Search results
  • When building a moderation workflow to prevent fake or spam reviews
  • When displaying verified purchase badges to increase review credibility
  • When triggering post-purchase review request emails automatically after delivery
  • When importing reviews from one platform or app to another

Core Instructions

Step 1: Determine platform and choose the right review tool

Platform Recommended Tool Why
Shopify Judge.me Free plan includes unlimited reviews, photo reviews, verified purchase badges, schema.org markup, and post-purchase email requests
Shopify Yotpo More advanced features: Q&A, loyalty integration, Google Shopping reviews syndication — best for mid-market+ stores
WooCommerce WooCommerce built-in reviews + WP Product Review plugin WooCommerce has built-in star ratings; add WP Product Review for schema.org markup and verified purchase gating
WooCommerce Judge.me for WooCommerce Same feature set as the Shopify version; available as a WooCommerce integration
BigCommerce Judge.me or Yotpo Both available on the BigCommerce App Marketplace with full feature parity
Custom / Headless Build review API Required when reviews need to live in your own database with custom moderation logic

Read the full file on GitHub · 284 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 284 lines · 29 tokens per session scan A 46006c2eb1af

Subscribe to this mod's changes

product-reviews-ratings is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 29 tokens to every session and 3,071 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

apify-ecommerce

E-commerce Data Extraction workflow skill. Use this skill when the user needs Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool and the operator should preserve the upstream workflow, copied support files, and provenance before merging or…

diegosouzapw/awesome-omni-skills · 65 tokens

tiktok-ugc-seedance

Convert a target ecommerce product and one TikTok competitor video into a TikTok Shop UGC strategy package: product positioning, category/search keywords for finding competitor videos, competitor video transcript and conversion-structure breakdown, 15-second English UGC voiceover script, visual shot plan, and Seedance…

xigua0626/tiktok-ugc-seedance · 117 tokens

social-proof-optimizer

Optimize social proof strategy using uncertainty and similarity conditions. Use this skill when designing testimonials, reviews, user counts, case studies, social validation signals, trust badges, FOMO messaging, herd behavior cues, peer influence copy, bystander effect awareness, landing page trust signals, customer…

bookforge-ai/bookforge-skills · 135 tokens

BytesAgain Social Commerce Video Kit

Draft TikTok Shop and short-video commerce scripts. Use when creating hooks, UGC scripts, product demos, livestream cues, captions, or creator briefs.

bytesagain/ai-skills · 38 tokens

amazon-reviews-api-skill

This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…

browser-act/skills · 124 tokens

amazon-competitor-analyzer

Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.

browser-act/skills · 48 tokens