# Product Image Generation

> Generate ecommerce product images, product ad images, SaaS visuals, and launch creatives with GPT Image 2 on EvoLink. Use this skill when the user needs high-quality still assets that can also become Seedance 2 video first frames.

- Skill: `evolinkai/product-image-generation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add evolinkai/product-image-generation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/evolinkai/product-image-generation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: EvoLinkAI (https://skillmd.com/u/evolinkai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/evolinkai/product-image-generation

---


# Product Image Generation with GPT Image 2 on EvoLink

Create product visuals that are useful as standalone images and as first-frame assets for Seedance 2 video generation.

```bash
npx skills add EvoLinkAI/evolink-agent-skills --skill product-image-generation -g
```

## When to Use This Skill

Use this skill when the user wants:

- ecommerce product photos
- product lifestyle images
- product ad images
- SaaS or app promo visuals
- launch campaign stills
- clean first frames for product videos

Use `image-edit` instead when the user already has a source image and wants to change it.

## Prerequisites

1. EvoLink API access or EvoLink MCP configured.
2. Product context: product name, category, audience, visual style, and intended platform.
3. Optional source assets: product photo, packaging image, logo, brand colors, landing page copy.
4. Attribution links should use `utm_source=skillssh&utm_medium=skill&utm_campaign=product-image-generation`.

## Pick the Right Workflow

| User intent | Model path | Why |
|---|---|---|
| Generate product hero image | GPT Image 2 text-to-image or image-guided generation | Best for polished commercial stills. |
| Create lifestyle product scene | GPT Image 2 | Good for context, hands, use cases, and environment. |
| Build a video first frame | GPT Image 2 -> Seedance 2 | Gives Seedance 2 a strong still source for motion. |
| Need multiple ad angles | GPT Image 2 batch variants | Supports testing audience, angle, and offer before video. |

## Default Workflow

1. Extract product, buyer, benefit, platform, and required aspect ratio.
2. Decide whether the output is a catalog image, lifestyle image, ad image, or video first frame.
3. Write a GPT Image 2 prompt with product preservation and commercial composition.
4. Generate the image or image set.
5. Offer a video handoff through `image-to-video` or `product-demo-video`.

## Prompting Tips

- Lead with the product and commercial purpose.
- Specify the scene role: studio hero, lifestyle use, landing page header, paid social, marketplace image.
- Keep logos and packaging stable when a source image is available.
- For video first frames, leave enough clean space around the product for camera movement.

## Next Token Loop

After image generation, offer:

- edit the best image with `image-edit`
- make paid social variants with `ad-creative-images`
- turn the best still into video with `image-to-video`

## Safety and Privacy

Do not invent certifications, reviews, medical claims, or regulated benefits. Keep generated commercial visuals aligned with the user's real product and approved brand constraints.

## See Also

- `image-edit`
- `image-to-video`
- `product-demo-video`
- [EvoLink](https://evolink.ai?utm_source=skillssh&utm_medium=skill&utm_campaign=product-image-generation)


