view --main product-image-generator-skill-dlya-professionalnyh-foto-tovarov.md
product-image-generator: Скилл для профессиональных фото товаров
SKILL.md
agent.py
image_gen.py
readonly
--- lines
---
name: product-image-generator
description: Use this skill to generate professional product images for the Zava storefront. Creates high-quality athletic wear product photos following Zava brand guidelines.
---
# Product Image Generator Skill
Generate professional product images for the Zava Seasonal Storefront using AI image generation.
## Instructions
Run the product image generator:
```bash
python .github/skills/product-image-generator/agent.py "<product name>" "<category>"
```
Or generate all products:
```bash
python .github/skills/product-image-generator/agent.py --all
```
## Zava Brand Visual Style
Based on the Zava Corporate Presentation, product images should follow:
### Visual Identity
- **Primary Background**: Dark gradient (#0A0C0C to #183D4C)
- **Accent Color**: Light blue (#9EC9D9) for highlights and tech elements
- **Style**: Premium, athletic, tech-forward
- **Mood**: Professional sports equipment, smart fiber technology
### Product Photography Style
- Clean, professional e-commerce product shots
- Dark/moody background with subtle gradient
- Product centered with good lighting
- Subtle "smart fiber" tech visualization (thin glowing lines, mesh patterns)
- High-end athletic brand aesthetic (think Nike, Under Armour, Lululemon)
### Product-Specific Guidelines
| Product | Style Notes |
|---------|-------------|
| Insulated Ski Jacket | Full jacket view, winter setting hints, premium insulation visible |
| Thermal Cycling Jacket | Athletic cut, cycling context, thermal features highlighted |
| Lightweight Running Shoes | Dynamic angle, showing cushioning and lightweight design |
| Pro Performance Tee | Athletic fit, moisture-wicking fabric texture visible |
| Corporate Training Hoodie | Casual athletic, hood visible, comfortable fit |
| Endurance Cycling Shorts | Compression fit, performance fabric, padding hints |
| All-Weather Base Layer | Form-fitting, layering concept, technical fabric |
| Team Sports Backpack | Multiple compartments, sporty design, durable materials |
| Snow Trail Gloves | Insulated, grip texture, winter-ready design |
## Output
Images are saved to: `zava-storefront/images/products/{product-name}.png`
## Example Prompts
The generator uses prompts like:
```
Professional e-commerce product photo of a premium athletic [PRODUCT NAME].
Style: High-end sports apparel brand photography
Background: Dark gradient from charcoal black (#0A0C0C) to deep slate blue (#183D4C)
Lighting: Professional studio lighting with subtle rim light in light blue (#9EC9D9)
Details: Show smart fiber technology with subtle glowing mesh pattern accents
Quality: 4K product photography, sharp focus, premium feel
Mood: Athletic, technical, innovative
The product should look like it belongs in a Nike or Under Armour catalog.
No text, no logos, no watermarks. Just the product beautifully lit.
```
Инициализация мануала...
//
$ ls -R related_skills/
2026-03-30
⭐ 427
anthropic-frontend-design — Конструктор веб-сайтов на React с low-code
2026-03-29
⭐ 16600
writing — Автоматизация научных исследований и академического письма
2026-03-31
⭐ 334
hook-writing: скилл для цепляющих YouTube видео
2026-03-30
⭐ 3588
social-content — Автоматизация и планирование контента для соцсетей
package.json
$ install --global
skills.sh
npx skills add https://github.com/marlenezw/zava-seasonal-storefront/tree/main/.github/skills/product-image-generator
$ download --local
man
[HINT] Скачивает всю директорию скилла с GitHub: SKILL.md и все связанные файлы