What problem does it solve? Creating OG images, blog heroes, product photos, and infographics for SEO requires design effort and knowledge of correct dimensions, formats, and markup. This Skill automates image generation through Gemini's API and enforces SEO best practices like alt text, WebP conversion, and ImageObject schema. ## Core Features & Use Cases - Use-case presets: Pre-configured aspect ratios, resolutions, and domain modes for OG images (16:9), blog heroes (2K), product photos (white background), infographics (2:3 vertical), favicons, and Pinterest pins. - Structured prompt pipeline: Applies a 6-component reasoning brief (subject, action, context, composition, lighting, style) with domain-specific modifier libraries before calling the Gemini image generation MCP tools. - Post-generation SEO checklist: Guides alt text writing, SEO-friendly file naming, WebP conversion via ImageMagick, file size targets, and ImageObject/og:image markup. - Use Case: A content marketer needs a social preview image for a new blog post. They run the og command with a description, receive a 1200x630-style image, then follow the checklist to convert it to WebP and add the correct og:image meta tags. ## Quick Start Ask the assistant to generate an OG image for your blog post about a specific topic using the seo image-gen og command.