AI Image Generation for SEO Assets
Generates OG previews, blog heroes and product photos for SEO assets via the optional Claude Banana (Gemini) extension.
Overview
AI Image Generation for SEO Assets runs /seo image-gen [use-case] in the
Claude SEO suite, generating OG previews, blog
hero images, product photos and infographics via the companion
Claude Banana Creative
Director pipeline (Gemini image models).
Cost note
The skill wrapper is free (MIT), but Gemini image generation through Claude Banana may incur its own API costs depending on your Gemini plan. Opt-in only; Claude SEO's core 25 skills work without it.
Part of Claude SEO
Part of the Claude SEO plugin; one of 8 optional MCP/data extensions, and the same generation pipeline used across Claude SEO's sibling skills (Claude Blog).
Installation
You need the base Claude SEO plugin, its own Banana extension, and a Gemini API key or plan for image generation.
- Install the base plugin from inside Claude Code:
/plugin marketplace add AgriciDaniel/claude-seo /plugin install claude-seo@agricidaniel-claude-seo - Install the extension:
./extensions/banana/install.sh - Add your Gemini API key when prompted.
- Run
/seo image-gen <use-case>to generate your first asset.
This is opt-in; Claude SEO's core 25 skills work without it.
Related assets
Frontend Design
Generates distinctive, production-grade UI that avoids generic "AI slop," with bold typography, cohesive color, and precise motion, implemented as real code.
Graphify
Turns a codebase, plus its docs, PDFs, images, and video, into a queryable knowledge graph that a coding agent can traverse instead of grepping raw files, and never guesses silently: every edge is tagged EXTRACTED, INFERRED, or AMBIGUOUS so you know what was found versus inferred.
Caveman
Makes your coding agent answer in a stripped down, high signal style that keeps every technical fact and cuts filler, saving output tokens on chat style questions.