UGC Video Ads with Seedance 2 on EvoLink
Create creator-style ad video concepts optimized for hooks, spoken-style storytelling, and repeated variation.
npx skills add EvoLinkAI/evolink-agent-skills --skill ugc-video-ads -g
When to Use This Skill
Use this skill when the user wants:
- UGC-style product ads
- testimonial-style video concepts
- creator-style hooks
- TikTok, Reels, or Shorts ad variants
- spokesperson-style product explanation
- multiple scripts or hooks for the same product
Use ad-video-generation for polished commercial ads and product-demo-video for product explanation videos.
Prerequisites
- EvoLink API access or EvoLink MCP configured.
- Product, audience, offer, platform, tone, and allowed claims.
- Optional source image, creator reference style, or script.
- Attribution links should use
utm_source=skillssh&utm_medium=skill&utm_campaign=ugc-video-ads.
Pick the Right Workflow
| User intent |
Model path |
Why |
| Hook-driven UGC ad |
Seedance 2 text-to-video |
Good for short creator-style concept clips. |
| Product image plus UGC scene |
Seedance 2 image-to-video |
Preserves product while adding creator-style motion. |
| Need a cleaner product shot first |
GPT Image 2 -> Seedance 2 |
Improves product presence before video generation. |
| Need many hooks |
Seedance 2 variants |
UGC performance depends on repeated hook testing. |
Default Workflow
- Ask for all missing campaign inputs in one message: product, audience, hook angle, platform, duration, and claim limits.
- Create three hook options before generation.
- Turn the selected hook into a Seedance 2 prompt with scene, creator energy, motion, and product moment.
- Generate the first UGC-style video.
- Suggest hook, tone, and audience variants.
Prompting Tips
- Use one human moment: opening the product, reacting to result, showing a use case, or explaining one pain point.
- Keep claims grounded in user-provided product facts.
- Avoid requesting a real celebrity, influencer, or exact private person likeness.
- Separate exact spoken script from visual prompt if the generation path does not guarantee exact speech.
Next Token Loop
After the first clip, offer:
- five hook variants
- three tone variants: skeptical, excited, practical
- one polished ad version with
ad-video-generation
- one still image pack with
ad-creative-images
Safety and Privacy
Do not create fake testimonials that imply a real person used the product. Do not impersonate known creators or use unauthorized likenesses. Flag unsupported performance claims before generation.
See Also
ad-video-generation
product-to-ad
ad-creative-images
- EvoLink
1---2name: ugc-video-ads3description: Generate UGC-style video ad concepts with Seedance 2 on EvoLink. Use this skill for spokesperson-style hooks, testimonial-style ads, creator-style product demos, social proof concepts, and short-form video variants for TikTok, Reels, and Shorts.4license: MIT5---67# UGC Video Ads with Seedance 2 on EvoLink89Create creator-style ad video concepts optimized for hooks, spoken-style storytelling, and repeated variation.1011```bash12npx skills add EvoLinkAI/evolink-agent-skills --skill ugc-video-ads -g13```1415## When to Use This Skill1617Use this skill when the user wants:1819- UGC-style product ads20- testimonial-style video concepts21- creator-style hooks22- TikTok, Reels, or Shorts ad variants23- spokesperson-style product explanation24- multiple scripts or hooks for the same product2526Use `ad-video-generation` for polished commercial ads and `product-demo-video` for product explanation videos.2728## Prerequisites29301. EvoLink API access or EvoLink MCP configured.312. Product, audience, offer, platform, tone, and allowed claims.323. Optional source image, creator reference style, or script.334. Attribution links should use `utm_source=skillssh&utm_medium=skill&utm_campaign=ugc-video-ads`.3435## Pick the Right Workflow3637| User intent | Model path | Why |38|---|---|---|39| Hook-driven UGC ad | Seedance 2 text-to-video | Good for short creator-style concept clips. |40| Product image plus UGC scene | Seedance 2 image-to-video | Preserves product while adding creator-style motion. |41| Need a cleaner product shot first | GPT Image 2 -> Seedance 2 | Improves product presence before video generation. |42| Need many hooks | Seedance 2 variants | UGC performance depends on repeated hook testing. |4344## Default Workflow45461. Ask for all missing campaign inputs in one message: product, audience, hook angle, platform, duration, and claim limits.472. Create three hook options before generation.483. Turn the selected hook into a Seedance 2 prompt with scene, creator energy, motion, and product moment.494. Generate the first UGC-style video.505. Suggest hook, tone, and audience variants.5152## Prompting Tips5354- Use one human moment: opening the product, reacting to result, showing a use case, or explaining one pain point.55- Keep claims grounded in user-provided product facts.56- Avoid requesting a real celebrity, influencer, or exact private person likeness.57- Separate exact spoken script from visual prompt if the generation path does not guarantee exact speech.5859## Next Token Loop6061After the first clip, offer:6263- five hook variants64- three tone variants: skeptical, excited, practical65- one polished ad version with `ad-video-generation`66- one still image pack with `ad-creative-images`6768## Safety and Privacy6970Do not create fake testimonials that imply a real person used the product. Do not impersonate known creators or use unauthorized likenesses. Flag unsupported performance claims before generation.7172## See Also7374- `ad-video-generation`75- `product-to-ad`76- `ad-creative-images`77- [EvoLink](https://evolink.ai?utm_source=skillssh&utm_medium=skill&utm_campaign=ugc-video-ads)78