og-hero-image
Installation
SKILL.md
/og-hero-image
Generate a premium open-graph hero image for a brand.
What This Does
- Gather brand context (name, colors, tagline)
- Generate prompt with brand values
- Invoke Gemini image generation
- Output 16:9 hero image ready for social sharing
Prerequisites
Requires Gemini API access via the gemini-imagegen skill:
GEMINI_API_KEYenvironment variable set- Python 3.9+ with
google-genaipackage
Process
Related skills