ugc-ad-production

ugc-ad-production is a skill for Claude Code, Codex from alecs5am/ralphy. It costs 33 tokens per session (1,552 once invoked), scanned A, original, Apache-2.0.

A fixed workflow for producing a realistic 15-second user-generated-content advertisement for a product. User-generated content, or UGC, is promotional material made to look like it came from an ordinary customer or creator.

In plain words
What is it for?
Creating short vertical product ads with a chosen hook, creator references, script, images, and video renders.
Why use it?
It gathers the product, audience, references, and creator inputs needed to make the ad’s script and visuals fit together.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Creating short vertical product ads with a chosen hook, creator references, script, images, and video renders.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alecs5am/ralphy/ugc-ad-production
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 alecs5am/ralphy --skill ugc-ad-production
Clone the repo
git clone --depth 1 https://github.com/alecs5am/ralphy

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-ad-production

README.md
[![agentmods](https://agentmods.dev/badge/skills/alecs5am/ralphy/ugc-ad-production/github.svg)](https://agentmods.dev/skills/alecs5am/ralphy/ugc-ad-production)
Your own site
<a href="https://agentmods.dev/skills/alecs5am/ralphy/ugc-ad-production"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/ugc-ad-production/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-ad-production

Your own site · 80×15
<a href="https://agentmods.dev/skills/alecs5am/ralphy/ugc-ad-production"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/ugc-ad-production.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,552 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00033 $0.01552
Opus 5 $0.00016 $0.00776
Sonnet 5 $0.00007 $0.00310
Haiku 4.5 $0.00003 $0.00155

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

Security

Grade A, and why

ugc-ad-production 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 7d 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.

notes/skills/ugc-ad-production/SKILL.md · 125 lines

How it starts

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

UGC Ad Production Pipeline

Required Inputs (ask the user for ALL of these before starting)

Before generating anything, collect:

  • Product — what is being advertised (name, URL, or image)
  • Reference UGC video — a real UGC video in the same niche/style (Pinterest, TikTok, YouTube link). Used for script style, creator personality, and shot reference.
  • Creator face references — 2+ images of real people (attractive, matching the brand vibe). These get face-mixed in Nano Banana Pro to create a new, non-existent creator.
  • Target audience — who the ad is for (e.g. women 18-35 with acne-prone skin)
  • Hook type — problem/solution, before/after, testimonial, transformation, or let the agent decide based on the product
  • NEVER ask
  • Which editing tool to use (always Canva)
  • Video length (always 15 seconds)
  • Aspect ratio (always 9:16 vertical)
  • Which video model (always Kling 3.0)
  • Which image model (always Nano Banana Pro)
  • Step 1 — Script Writing (Claude 4.6)
  • Tool: Claude claude-sonnet-4-6 (strong reasoning + creative writing — feed it as much context as possible)

Prompt template:

Make a UGC script for a 15-second video like [REFERENCE VIDEO] but for [PRODUCT]. Use [CREATOR DESCRIPTION from face references] as the UGC creator/speaker. Include:

  • Hook (first 3-5 seconds): show the problem visually + audio hook
  • Voiceover lines with exact words
  • Cut descriptions: what the camera shows at each moment (creator face, product, before/after, etc.)
  • Actions and mannerisms: make the creator feel like a real character — nervous laugh, hair tuck, direct eye contact, pointing at product, etc.
  • Call to action (last 2-3 seconds)
  • Timestamps for each cut/action Output as a shooting script with columns: Timestamp | Voiceover | Visual/Shot | Action/Mannerism Notes:

Give Claude maximum context: the reference video URL, product details, target audience pain points, other viral UGC videos in the niche, storytelling frameworks (problem-agitate-solve, before/after, etc.) The more context, the better the script. Claude's reasoning capability is the advantage here. Virality principles to bake in: pattern interrupt hook, social proof, transformation moment, urgency CTA Output: A timestamped shooting script with voiceover, visuals, and creator mannerisms.

Read the full file on GitHub · 125 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. 7d ago First seen · 125 lines · 33 tokens per session scan A d7f6a6cae255

Subscribe to this mod's changes

ugc-ad-production is a skill published in the GitHub repository alecs5am/ralphy (133 stars, last pushed yesterday), licensed Apache-2.0. It adds 33 tokens to every session and 1,552 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

video-gen

Use when generate videos with AI models — Runway, Kling, Sora, Pika, Seedance 2.0, Grok Imagine, Veo. Text-to-video, image-to-video, video extension, multi-modal references. Use when generating video from text prompts, animating images, or creating AI video content.

oyi77/1ai-skills · 69 tokens

molecule-visualization

Publication-quality molecular visualization. 2D structure drawings (PNG/SVG), molecule grids with property annotations, scaffold highlighting, protein-ligand interaction diagrams, and interactive 3D views.

synthetic-sciences/openscience · 44 tokens

lanshu-create-ai-presenter-video

Turn a topic or finished script plus an authorized adult presenter image into a complete, publish-ready AI presenter video. Use for new presenter videos and for continuing, revising, captioning, lip-sync repairing, or re-exporting an existing presenter-video job. Keep model and provider selection capability-based and…

cclank/lanshu-create-ai-presenter-video · 75 tokens

open-video

Generate, edit, or direct videos via open-source models (MiniMax H3 baseline; Wan2.2 / LTX future). Use when the user wants to turn a concept, script, or reference image into a finished video or multi-shot film — single shots, image-to-video, first-last-frame interpolation, reference-video/audio styling, or stitched…

open-video-ai/open-video · 107 tokens

image-generation-gateways

Select, integrate, and operate multi-model image-generation gateways with model-specific schema discovery, version policy, asynchronous jobs, webhooks, spend approval, safe inputs and artifacts, data-governance review, and billing observability. Use for comparing or building against fal.ai, Replicate, or Together AI…

calesthio/generative-media-skills · 100 tokens

runway-video

Build and operate production-safe Runway API video generation, video editing, and character-performance workflows with native Runway models, explicit paid-call approval, duplicate-create protection, asynchronous task handling, secure media transfer, and evidence-aware governance.

calesthio/generative-media-skills · 50 tokens