seo-image-gen

seo-image-gen is a skill for Claude Code from hashgraph-online/awesome-codex-plugins. It costs 111 tokens per session (2,057 once invoked), scanned A, original, Apache-2.0.

An image-generation tool for creating SEO assets such as social preview images, blog headers, product photos, schema images, and infographics.

In plain words
What is it for?
It helps generate images for webpages, blog posts, products, and social-media previews, with formats and sizes suited to those uses.
Why use it?
It removes the need to create these marketing images manually or choose image settings from scratch. It requires the separate banana extension.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: positional $N argument; mentions Codex.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ./extensions/banana/install.sh.

Good fit It helps generate images for webpages, blog posts, products, and social-media previews…

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/hashgraph-online/awesome-codex-plugins
agentmods
npx agentmods add skills/hashgraph-online/awesome-codex-plugins/seo-image-gen

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for seo-image-gen

README.md
[![agentmods](https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/seo-image-gen.svg)](https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/seo-image-gen)
Your own site
<a href="https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/seo-image-gen"><img src="https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/seo-image-gen.svg" alt="Measured on agentmods" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,057 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00111 $0.02057
Opus 5 $0.00056 $0.01028
Sonnet 5 $0.00022 $0.00411
Haiku 4.5 $0.00011 $0.00206

Measured 2d ago against content hash b112ab754814, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

seo-image-gen scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

The scan reads SKILL.md. This mod also ships 7 executable files (scripts/batch.py, scripts/cost_tracker.py, scripts/edit.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

6 near-identical copies found in the catalogue:

plugins/BestLemoon/codex-seo/skills/seo-image-gen/SKILL.md · 177 lines

How it starts

The opening of the file, as written. The whole thing — 177 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SEO Image Gen: AI Image Generation for SEO Assets (Extension)

Generate production-ready images for SEO use cases using Gemini's image generation via the banana Creative Director pipeline. Maps SEO needs to optimized domain modes, aspect ratios, and resolution defaults.

Architecture Note

This extension is built on Banana Codex, the standalone AI image generation skill for Codex.

This skill has two components with distinct roles:

  • SKILL.md (this file): Handles interactive /seo image-gen commands for generating images
  • Agent (agents/seo-image-gen.md): Audit-only analyst spawned during /seo audit to assess existing OG/social images and produce a generation plan (never auto-generates)

Prerequisites

This skill requires the banana extension to be installed:

./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.

Quick Reference

Command What it does
/seo image-gen og <description> Generate OG/social preview image (1200x630 feel)
/seo image-gen hero <description> Blog hero image (widescreen, dramatic)
/seo image-gen product <description> Product photography (clean, white BG)
/seo image-gen infographic <description> Infographic visual (vertical, data-heavy)
/seo image-gen custom <description> Custom image with full Creative Director pipeline
/seo image-gen batch <description> [N] Generate N variations (default: 3)

SEO Image Use Cases

Each use case maps to pre-configured banana parameters:

Use Case Aspect Ratio Resolution Domain Mode Notes
OG/Social Preview 16:9 1K Product or UI/Web Clean, professional, text-friendly
Blog Hero 16:9 2K Cinema or Editorial Dramatic, atmospheric, editorial quality
Schema Image 4:3 1K Product Clean, descriptive, schema ImageObject
Social Square 1:1 1K UI/Web Platform-optimized square
Product Photo 4:3 2K Product White background, studio lighting
Infographic 2:3 4K Infographic Data-heavy, vertical layout
Favicon/Icon 1:1 512 Logo Minimal, scalable, recognizable
Pinterest Pin 2:3 2K Editorial Tall vertical card

Read the full file on GitHub · 177 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 177 lines · 111 tokens per session scan A b112ab754814

Subscribe to this mod's changes

seo-image-gen is a skill published in the GitHub repository hashgraph-online/awesome-codex-plugins (935 stars, last pushed today), licensed Apache-2.0. It adds 111 tokens to every session and 2,057 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other skills, from other repositories

search

Search 2500+ curated ChatGPT and LLM open-source repositories. Use when the user asks to find tools, libraries, or repos related to ChatGPT, LLMs, RAG, agents, langchain, NLP, AI development, or any open-source AI tooling.

taishi-i/awesome-ChatGPT-repositories · 57 tokens

viral-tech-reel-editor

End-to-end viral tech reel production for Instagram Reels and TikTok using 2026 trend grammar — retention-first pacing, punch-ins, 3D cinematic AI-generated shots, motion design graphics, proof b-roll, trending SFX, karaoke captions (Georgian/English), safe-zone layout, and QA-gated 1080x1920 export. This skill should…

tornikebolokadze1-cyber/awesome-ai-pulse-georgia · 172 tokens

prompt-translator

A tool that rewrites an existing AI video prompt from one video model's preferred format into another model's format. It uses example prompts comparing the same kinds of scenes across different models.

cclank/lanshu-awesome-ai-video-kit · 208 tokens

seedance-debugger

A troubleshooting guide for fixing common problems in Seedance 2.0 AI-generated videos, such as changing faces, unwanted text, watermarks, style changes, or broken scene transitions.

cclank/lanshu-awesome-ai-video-kit · 146 tokens

kling-prompter

A prompt-writing guide for Kling 3.0, a video-generation model. It covers short videos, story-driven videos with dialogue or sound, and animating an existing reference image.

cclank/lanshu-awesome-ai-video-kit · 162 tokens

model-selector

A guide that recommends suitable AI video-generation models based on the requested scene, length, audio, language, platform, budget, and other constraints.

cclank/lanshu-awesome-ai-video-kit · 257 tokens