review-generation-engine

review-generation-engine is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 29 tokens per session (2,125 once invoked), scanned A, original, MIT.

An ecommerce module for automatically requesting product reviews after delivery through timed email or SMS messages, including photo incentives and checks for fake reviews.

In plain words
What is it for?
Use it to plan post-purchase request sequences, photo or video review incentives, verified-buyer displays, and review-platform migrations.
Why use it?
It helps stores collect reviews consistently instead of relying on customers to submit them without a reminder. Reviews give shoppers evidence from previous buyers.

Skill for Claude CodeCodex

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

Good fit Use it to plan post-purchase request sequences, photo or video review incentives, verified-buyer displays, and review-platform migrations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/review-generation-engine
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 review-generation-engine
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 review-generation-engine

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/review-generation-engine/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/review-generation-engine)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/review-generation-engine"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/review-generation-engine/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 review-generation-engine

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/review-generation-engine"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/review-generation-engine.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 2,125 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.02125
Opus 5 $0.00015 $0.01063
Sonnet 5 $0.00006 $0.00425
Haiku 4.5 $0.00003 $0.00213

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

Security

Grade A, and why

review-generation-engine 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 9d 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/marketing-growth/review-generation-engine/SKILL.md · 171 lines

How it starts

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

Review Generation Engine

Overview

Product reviews are the most trusted form of social proof — 88% of shoppers consult reviews before purchasing, and products with 50+ reviews convert 4.6% better than those with none. The fastest path to high review volume is a systematic post-purchase request sequence triggered by delivery confirmation, not order placement. Dedicated review apps (Judge.me, Yotpo, Stamped) handle the entire request flow, photo upload UI, and verified buyer badges without custom code.

When to Use This Skill

  • When a new product has fewer than 10 reviews and needs social proof to convert
  • When overall review volume is low despite healthy order volume
  • When wanting to add photo or video review incentives to an existing text-only system
  • When migrating to a new review platform and needing to rebuild the request sequence

Core Instructions

Step 1: Choose the right review platform

Platform Best For Shopify WooCommerce BigCommerce Price
Judge.me Best value, full features App Store Plugin App Marketplace Free tier; $15/mo for photos
Yotpo Enterprise, social sharing, UGC App Store Plugin App Marketplace Free tier; $119+/mo
Stamped.io Loyalty + review combination App Store Plugin App Marketplace $23+/mo
Okendo DTC brands, media reviews, attributes App Store $19+/mo
WooCommerce Reviews Basic, built-in Built-in Free

Recommendation: Use Judge.me for most stores — the best feature-to-price ratio, free plan allows unlimited reviews, and $15/month unlocks photo reviews (the single highest-converting feature).

Step 2: Configure your review request sequence


Shopify with Judge.me
  1. Install Judge.me from the Shopify App Store
  2. Go to Judge.me → Settings → Review Requests
  3. Configure the request timing:
    • First request: 7 days after order fulfillment (not order placement — wait until the product is received and used)
    • Second request (if no review): 14 days after first request
  4. Go to Judge.me → Settings → Emails and customize:
    • Email 1 (day 7): Simple request with star rating widget — clicking a star pre-fills the rating in the form
    • Email 2 (day 21): Add a photo review incentive — "Add a photo and get 15% off your next order"
  5. Enable Verified Buyer badge — displayed automatically on reviews from confirmed purchasers
  6. Go to Judge.me → Settings → Moderation and set auto-publish rules:
    • Auto-publish: ratings 3–5 stars
    • Hold for manual review: ratings 1–2 stars

Read the full file on GitHub · 171 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. 9d ago First seen · 171 lines · 29 tokens per session scan A ae52668905de

Subscribe to this mod's changes

review-generation-engine 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 2,125 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-09-03.

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

churn-prevention

Reduce voluntary and involuntary churn — cancel flow design, save offers, exit surveys, dunning sequences, and payment recovery.

SebastianLuser/claude-code-arcane · 30 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

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

asc-subscription-localization

Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.

rorkai/app-store-connect-cli-skills · 60 tokens