ecomrads-ugc-videolisted
Install: claude install-skill Claudeforecommerce/claude-for-ecommerce
# UGC Video
Creator-style, organic-feeling ad video via the eComrads **`ugc_video`** tool (`POST /post/ugc`). A presenter/actor speaks a script while showing the product — the format that powers most modern paid social. The backend vision-refines the script (clearer delivery, same intent) and returns a video URL via a job.
Read [./AGENTS.md](./AGENTS.md) and [./references/prompting.md](./references/prompting.md) first.
## When to use this vs product-video
- **Presenter talking / holding / demoing the product** (testimonial, unboxing, review, how-to) → **this skill** (`ugc_video`).
- **Just animate a product still** (camera move, motion, no person speaking) → **ecomrads-product-video** (`product_video`).
## Workflow
1. **Upload** the product image(s) → `upload` → 1–4 product links (see [./references/upload.md](./references/upload.md)). Optionally upload an **actor/presenter** image too.
2. **Write the script** (the spoken line(s)) and pick a **direction** + **video_style**. One clear idea per clip.
3. Call **`ugc_video`** with the defaults below.
4. **Poll `check_generation`** — UGC/video jobs run longer; 45–60s between checks is fine (see [./references/jobs.md](./references/jobs.md)).
5. **Deliver** the video URL + one-line summary (style, duration, aspect).
## Call
Fields map to `UGCRequest`:
```json
{
"body": {
"script": "Honestly this is the comfiest hoodie I own — here's why…",
"image_urls": ["<product url from upload>"],
"actor_image_url": "<option