seo-image-gen
Generate SEO-focused images such as OG cards, hero images, schema assets, product visuals, and infographics. Use when image generation is part of an SEO workflow or content publishing task.
npx skills add sickn33/agentic-awesome-skills --skill seo-image-gen --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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. ## When to Use - Use when generating OG images, hero images, schema visuals, infographics, or similar SEO assets. - Use when image generation is part of a broader SEO or publishing workflow. - Use only when the required image-generation extension is available. ## Architecture Note 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: ```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 availa
- When to Use
- Architecture Note
- Prerequisites
- Quick Reference
- SEO Image Use Cases
- Generation Pipeline
- Check for Presets
- Post-Generation SEO Checklist
- Cost Awareness
- Model Routing
- Error Handling
- Cross-Skill Integration
- Reference Documentation
- Response Format
python3 ~/.claude/skills/seo-image-gen/scripts/presets.py list magick output.png -quality 85 output.webp
What does the seo-image-gen skill do?
Generate SEO-focused images such as OG cards, hero images, schema assets, product visuals, and infographics. Use when image generation is part of an SEO workflow or content publishing task.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill seo-image-gen --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.