user-generated-content

user-generated-content is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 27 tokens per session (3,172 once invoked), scanned A, original, MIT.

A workflow for adding customer-created photos, product questions and answers, and recent-purchase signals to an online shop.

In plain words
What is it for?
It helps collect customer photos, add product Q&A sections, display purchase activity, and source tagged social-media content.
Why use it?
It gives shoppers evidence from real customers, so they do not have to rely only on studio photos or the seller's claims.

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 It helps collect customer photos, add product Q&A sections, display purchase activity, and source tagged social-media content.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/user-generated-content"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/user-generated-content.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,172 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.00027 $0.03172
Opus 5 $0.00014 $0.01586
Sonnet 5 $0.00005 $0.00634
Haiku 4.5 $0.00003 $0.00317

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

Security

Grade A, and why

user-generated-content 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/user-generated-content/SKILL.md · 269 lines

How it starts

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

User-Generated Content

Overview

User-generated content (UGC) — customer photos, Q&A, and recent purchase signals — increases product page conversion by giving new visitors authentic proof that real customers use and love the product. Review apps like Judge.me and Yotpo include UGC photo collection, product Q&A, and social proof widgets out of the box. Dedicated UGC platforms like Okendo, Loox, and Bazaarvoice provide more advanced sourcing from Instagram and TikTok. Only build a custom UGC pipeline if your moderation logic, rights management, or database requirements exceed what these tools support.

When to Use This Skill

  • When product pages need authentic customer lifestyle photos beyond studio shots
  • When building a Q&A section so customers can answer each other's questions
  • When displaying "X people bought this in the last 24 hours" urgency signals
  • When sourcing Instagram UGC tagged with your brand hashtag for the product page gallery
  • When a third-party UGC platform is too expensive for the current scale

Core Instructions

Step 1: Determine platform and choose the right UGC tool

Platform Recommended Tool Why
Shopify Loox Focused on photo reviews — sends post-purchase emails requesting photo uploads, displays a visual gallery on the PDP
Shopify Okendo Full UGC suite: photo + video reviews, Q&A, attributes ratings (sizing, quality), Instagram UGC sourcing
Shopify Judge.me Includes photo reviews in the free plan; good starting point before moving to Loox or Okendo
WooCommerce WooCommerce built-in reviews + WP Product Review Handles text + star reviews; add a media upload plugin for photo submissions
WooCommerce Yotpo for WooCommerce Full UGC including photo reviews, Q&A, and social proof
BigCommerce Okendo or Yotpo Both available on the BigCommerce App Marketplace
Custom / Headless Build UGC API with S3 + moderation Required when UGC data needs to live in your own database or integrate with a custom recommendation engine

Read the full file on GitHub · 269 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 · 269 lines · 27 tokens per session scan A 7e787e6c20d7

Subscribe to this mod's changes

user-generated-content is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 27 tokens to every session and 3,172 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

gingiris-ugc-matrix

A playbook for scaling user-generated content, meaning material made by customers or creators, with AI and real creators.

Gingiris-1031/gingiris-skills · 432 tokens

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