Skip to content

14 professional-grade SEO tools for Gemini CLI. Features a Single Master Orchestrator and Progressive Disclosure architecture for lightning-fast, highly contextual site audits.

License

Notifications You must be signed in to change notification settings

avalonreset/gemini-seo

Repository files navigation

Gemini SEO

Gemini SEO

A comprehensive suite of 14 professional-grade SEO analysis workflows, running natively inside the Gemini CLI.

Independent community project, not affiliated with or endorsed by Google.
Original project and concept: AgriciDaniel/claude-seo

Project Intent

gemini-seo is a Gemini-native adaptation of Claude SEO's methodology, tuned for Gemini CLI behavior and context handling.

Adaptation principles:

  • Preserve the original strategic SEO coverage while adapting execution for Gemini workflows.
  • Use Progressive Disclosure so only the needed reference guide is loaded per request.
  • Route everything through a Single Master Orchestrator (SKILL.md) for speed and context control.
  • Support premium client-ready deliverables via HTML and PDF reporting templates.

What Is Included

Primary workflow coverage (14):

  • seo-audit - full-site auditing
  • seo-page - deep single-page analysis
  • seo-technical - technical SEO review
  • seo-content - E-E-A-T and quality analysis
  • seo-schema - schema detection/validation/generation
  • seo-images - image SEO and performance analysis
  • seo-sitemap - sitemap audit/generation
  • seo-geo - AI search and citation readiness
  • seo-plan - strategic SEO planning
  • seo-programmatic - pages-at-scale analysis
  • seo-competitor-pages - comparison/alternatives strategy
  • seo-hreflang - international SEO validation
  • seo-performance - Core Web Vitals/performance checks
  • seo-visual - screenshot and visual-first diagnostics

All workflows are orchestrated by:

  • gemini-seo - top-level routing/orchestration skill

Why Gemini SEO Works

1. Single Master Orchestrator

SKILL.md acts as a compact router that delegates to exact references only when needed.

2. Progressive Disclosure

Each request pulls only the relevant tactical file (for example references/seo-schema.md), avoiding unnecessary context bloat.

3. Built-In Premium Reporting

Every workflow can output a polished report format using assets/report-template.html.
When requested, outputs can be packaged as both HTML and PDF deliverables.

Installation

Gemini SEO is packaged as a standard Gemini CLI Skill.

  1. Download the latest gemini-seo.skill file from the Releases page.
  2. Install it using the Gemini CLI:
    gemini skills install path/to/gemini-seo.skill --scope user
  3. Reload your active Gemini CLI session:
    /skills reload
  4. Optional verification:
    /skills list

Quick Start

Use natural language prompts inside the Gemini CLI, for example:

Tip: append "premium report" or "client deliverable" to any request to generate polished report outputs.

Output Artifacts

Depending on task type, Gemini SEO can produce:

  • FULL-AUDIT-REPORT.md
  • ACTION-PLAN.md
  • CLIENT-SEO-AUDIT.html
  • CLIENT-SEO-AUDIT.pdf
  • Supporting screenshots and analysis files when applicable

Architecture

gemini-seo/                     
├── SKILL.md                    # The Single Master Orchestrator
├── references/                 # 14 specialized tactical guides (loaded dynamically)
├── scripts/                    # Secure Python web-fetching & screenshot utilities
└── assets/                     # Premium HTML reporting templates

Documentation

License

MIT License. See LICENSE.

Attribution

Community

Join the community: AI Marketing Hub Pro.
Disclosure: Referral link; I may earn a commission at no additional cost to you.

About

14 professional-grade SEO tools for Gemini CLI. Features a Single Master Orchestrator and Progressive Disclosure architecture for lightning-fast, highly contextual site audits.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •