~/ai_assets_directory_
Claude Skill 16.5k stars · whole AgriciDaniel/claude-seo repo
seo-image-gen.skill

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.

  1. Install the base plugin from inside Claude Code:
    /plugin marketplace add AgriciDaniel/claude-seo
    /plugin install claude-seo@agricidaniel-claude-seo
    
  2. Install the extension:
    ./extensions/banana/install.sh
    
  3. Add your Gemini API key when prompted.
  4. 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