What problem does it solve?
Many product pages lack authentic customer photos, timely Q&A answers, and reliable social proof, which reduces shopper trust and lowers conversion rates; this Skill provides a repeatable pipeline to collect, moderate, and publish verified user-generated content (UGC) safely and scalably.
Core Features & Use Cases
- Presigned uploads: Generate S3 presigned URLs so browsers upload photos directly without routing large files through your API server.
- Automated moderation and resizing: Run content moderation (e.g., AWS Rekognition) and produce three WebP display sizes (thumbnail, medium, full) using sharp before publishing.
- Verified-purchase fast-track: Auto-approve photos from verified purchasers while queuing others for manual review to balance volume and trust.
- Social proof & Q&A integrations: Build a recent-purchase feed with Redis caching and a Q&A flow with product-team notifications, author emails, and upvote deduplication.
- Platform mappings: Recipes and recommended apps for Shopify, WooCommerce, BigCommerce, or custom/headless implementations.
Quick Start
Request a presigned S3 upload for a delivered order photo, run automated moderation and resizing, then surface approved photos and Q&A on the product page.