ugc-campaign-management

ugc-campaign-management is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 30 tokens per session (2,345 once invoked), scanned A, original, MIT.

A workflow for collecting and displaying user-generated content, such as customer photos, videos, and reviews.

In plain words
What is it for?
It helps run hashtag campaigns, collect customer content, manage usage rights, moderate submissions, and show galleries on a storefront or in ads.
Why use it?
It organizes permissions and moderation while giving shoppers social proof from other customers.

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 It helps run hashtag campaigns, collect customer content, manage usage rights, moderate submissions, and show galleries on a storefront or in ads.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/ugc-campaign-management"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/ugc-campaign-management.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,345 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.02345
Opus 5 $0.00015 $0.01172
Sonnet 5 $0.00006 $0.00469
Haiku 4.5 $0.00003 $0.00234

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

Security

Grade A, and why

ugc-campaign-management 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/ugc-campaign-management/SKILL.md · 196 lines

How it starts

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

UGC Campaign Management

Overview

User-generated content — photos, videos, and reviews from real customers — consistently outperforms brand-created content. Shoppers are 79% more likely to purchase when they see UGC, and UGC ads on paid social typically achieve 4× higher CTR than studio-produced ads. Dedicated UGC platforms (Yotpo, Okendo, TINT) handle collection, rights management, moderation, and display widgets. Custom pipelines only make sense for headless stores with high UGC volume.

When to Use This Skill

  • When product pages need social proof beyond star ratings
  • When paid social creative is stale and UGC-style ads would boost performance
  • When launching a hashtag campaign to generate organic content at scale
  • When needing a rights management workflow before using customer photos in ads
  • When building a shoppable Instagram or TikTok gallery on your storefront

Core Instructions

Step 1: Choose the right UGC platform

Platform Best For Shopify WooCommerce BigCommerce Price
Yotpo Reviews + photos + social syncing App Store Plugin App Marketplace Free tier; $119+/mo
Okendo Photo/video reviews, attribute ratings App Store $19+/mo
TINT Shoppable galleries, enterprise Via JS Via JS Via JS $500+/mo
Loox Photo-focused reviews, Shopify-native App Store $9+/mo
Stackla Hashtag monitoring + brand gallery Via JS Via JS Via JS Custom pricing

Recommendation: Use Loox or Okendo for Shopify if your priority is photo review collection on product pages. Use Yotpo if you want both review collection and shoppable UGC galleries. For WooCommerce, Yotpo or a combination of WooCommerce product reviews (built-in) + a gallery plugin covers most needs.

Step 2: Set up UGC collection


Shopify with Loox (photo reviews)
  1. Install Loox from the Shopify App Store
  2. Go to Loox → Settings → Review Request Emails:
    • Enable automatic review requests after order fulfillment
    • Set timing: 14 days after order delivered
    • Enable Photo review incentive: "Add a photo to your review and get 10% off your next order"
  3. Go to Loox → Widgets and add the photo review carousel to product pages and the homepage
  4. Loox automatically moderates submitted photos and issues the discount code after approval

Read the full file on GitHub · 196 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 · 196 lines · 30 tokens per session scan A 0ef2ba0cc73f

Subscribe to this mod's changes

ugc-campaign-management 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,345 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 Study Writer

Create compelling business case studies that showcase results and build credibility.

eddiebelaval/squire · 15 tokens

kai-product-maker

Build a Gumroad-ready digital product from scratch — ebook, card deck, playbook, Notion template, or flipbook. Walks from concept → content outline → design brief → per-item markdown → images → multi-format build (PDF, HTML flipbook, Notion, card deck) → Gumroad sales page + email blast + launch assets. Use when "make…

cgallic/kai-cmo-harness · 127 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

walter-ecommerce

Use for e-commerce product descriptions, marketplace listings (Amazon, Etsy, eBay), and category/collection pages. Generates unique, humanized, benefit-led copy with batch summary tables and keyword status flags.

walterwritesai/walter-skills · 46 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

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