social-proof-widgets

social-proof-widgets is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 30 tokens per session (2,212 once invoked), scanned A, original, MIT.

An ecommerce guidance module for adding live purchase alerts, visitor counts, review totals, buyer badges, and low-stock messages to product pages.

In plain words
What is it for?
Use it to plan social-proof widgets for Shopify, WooCommerce, BigCommerce, or custom headless stores, including displays based on real inventory data.
Why use it?
It helps reduce shoppers’ uncertainty by showing activity and trust signals around a product. It also explains when these messages should be tested instead of assumed to increase sales.

Skill for Claude CodeCodex

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

Good fit Use it to plan social-proof widgets for Shopify, WooCommerce, BigCommerce, or custom headless stores, including displays based on real inventory data.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/social-proof-widgets"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/social-proof-widgets.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,212 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.00030 $0.02212
Opus 5 $0.00015 $0.01106
Sonnet 5 $0.00006 $0.00442
Haiku 4.5 $0.00003 $0.00221

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

Security

Grade A, and why

social-proof-widgets 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/social-proof-widgets/SKILL.md · 220 lines

How it starts

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

Social Proof Widgets

Overview

Social proof widgets — recent purchase notifications, visitor counts, review badges, and low-stock indicators — reduce purchase anxiety and increase conversion rates by 10–30% on product pages. For Shopify and WooCommerce, dedicated apps (Fomo, TrustPulse, ProveSource) install these widgets without code. Building custom widgets is only necessary for headless stores with specific design requirements.

When to Use This Skill

  • When product pages have good traffic but low conversion rates
  • When launching a new product that lacks reviews and needs other trust signals
  • When testing whether social proof elements meaningfully impact CVR (A/B test required)
  • When wanting to add real-time purchase notifications
  • When building a low-stock urgency display based on actual inventory data

Core Instructions

Step 1: Choose the right social proof tool

Platform Best For Shopify WooCommerce BigCommerce Price
Fomo Real-time purchase notifications App Store Plugin Via JS $19+/mo
TrustPulse Recent purchases + live visitor count Plugin Via JS $5+/mo
ProveSource All platforms, highly customizable App Store Via JS Via JS Free tier; $20+/mo
Judge.me Review count badge + verified buyer badge App Store Plugin App Marketplace Free tier; $15/mo
Custom Headless stores, specific design needs Via API Via API Via API Dev cost

Recommendation: Use Fomo for Shopify (best purchase notifications) and TrustPulse for WooCommerce. For review badges, use your existing review platform (Judge.me, Yotpo) — they include star rating badges automatically.

Step 2: Set up social proof widgets


Shopify with Fomo
  1. Install Fomo from the Shopify App Store
  2. Go to Fomo → Events → Shopify Orders — Fomo automatically imports recent orders from your store
  3. Configure the notification template:
    • Display: first name and city (e.g., "Sarah from Chicago just purchased…")
    • Show the product name and image
    • Display within the last 48 hours
  4. Go to Fomo → Design to customize the position and style of the notification toast (bottom-left by default)
  5. Go to Fomo → Rules and set:
    • Show only on product pages (URL contains /products/)
    • Hide on cart and checkout pages
    • Minimum 3 notifications to show before displaying the widget (prevents showing a widget with only 1 event)
  6. Go to Fomo → A/B Testing to split-test the widget against a control group — always measure lift before enabling sitewide

Read the full file on GitHub · 220 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 · 220 lines · 30 tokens per session scan A 13500843e474

Subscribe to this mod's changes

social-proof-widgets is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 30 tokens to every session and 2,212 once invoked, about $0.0002 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

case-studies

Use when turning one named customer's measured win into a case study, or the attributed testimonial quote that travels with it — consent-cleared, metrics-anchored proof for the next skeptical buyer. NOT the deck that sells the vision to a room (that is pitch-deck), NOT thought-leadership with no single named customer…

ericrisco/rsc-harness · 78 tokens

landing-copy

Use when writing the words on a single conversion page — the hero headline and subhead, the offer, the proof and testimonials, and one primary CTA — or diagnosing a page that gets traffic and does not convert, as a copy problem rather than a layout one. NOT the paid ad that drives the click (that is ads), NOT the…

ericrisco/rsc-harness · 101 tokens

convert-checkout-page

Author checkout-page micro-copy + trust signals: order summary, form-field copy, bump slot, button label, guarantee restatement, and friction-reduction patterns. Emits brief + paste-ready HTML/CSS scaffold (payment-processor-agnostic). Use when the user needs a conversion-optimized checkout page where every word and…

FerroxLabs/wayland · 101 tokens

convert-cross-sell-page

Author post-purchase cross-sell pages: lateral product offer to existing customer, with relevance framing and tight Method-applied copy. Emits brief + paste-ready HTML/CSS. Use when the user has a customer who completed a flagship purchase (and any OTO sequence) and a related product the customer would benefit from.…

FerroxLabs/wayland · 107 tokens

convert-oto-page

Author One-Time Offer pages: post-purchase upgrade with single accept/decline decision, urgency framing, and tight Method-applied copy. Emits brief + paste-ready HTML/CSS with one-click yes/no markup. Use when the user has a flagship product purchased and needs an immediate post-checkout upgrade page. Not for…

FerroxLabs/wayland · 101 tokens

convert-bump

Author order-form bump offers: 30-80 word checkbox micro-copy that lifts AOV without breaking checkout flow. Emits brief + paste-ready HTML/CSS for the bump checkbox component. Use when the user has a checkout page and wants to add a single relevant low-friction bump above the buy button. Not for full upsell pages…

FerroxLabs/wayland · 93 tokens