SEO Image Gen

Free Verified 166 lines By AgriciDaniel SEO

Description

AI image generation for SEO assets — OG/social preview images, blog hero images, schema images, product photography, infographics. Powered by Gemini via nanobanana-mcp. Requires banana extension installed. Use when user says “generate image”, “OG image”, “social preview”, “hero image”, “blog…

What Claude Learns

  • Architecture Note
  • Prerequisites
  • Quick Reference
  • SEO Image Use Cases
  • Generation Pipeline
  • Check for Presets

Installation

1. Visit the GitHub repository: https://github.com/AgriciDaniel/claude-seo
2. Copy the SKILL.md file contents
3. Save to ~/.claude/commands/skill-name.md
4. Restart Claude Code to load the new skill

Stack & Dependencies

This skill requires the banana extension to be installed: ```bash ./extensions/banana/install.sh ``` **Check availability:** Before using any image generation tool verify the MCP server is connected by checking if `gemini_generate_image` or `set_aspect_ratio` tools are available. If tools are not available inform the user the extension is not installed and provide install instructions.

Frequently Asked Questions

Is SEO Image Gen free to use?
Yes u2014 SEO Image Gen is free. Install it directly with one command (`npx mkt-skills install seo-image-gen`) or download the SKILL.md file and drop it into your `~/.claude/skills/` directory. No account, no sign-up, no license fee.
Download SKILL.md GitHub