Agentic AI SEO Skill banner
johnakande johnakande

Agentic AI SEO Skill

AI community

Description

An LLM-first SEO analysis skill for Antigravity, Codex, Claude with 24 specialized sub-skills, 22 specialist agents, and 44 optional utility scripts used as evidence collectors.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agentic AI-SEO Skill

![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)

Agentic AI-SEO Skill is a free, open-source, LLM-first SEO analysis skill. One orchestrator, `/agentic-ai-seo-skill`, routes to 24 sub-skills covering technical SEO, schema markup, content quality (E-E-A-T), AI search optimization (GEO and AEO), local SEO, and GitHub repository SEO. It's plain Markdown with YAML frontmatter, no host-specific installer or launcher, so it works the same whether it's loaded by Claude Code, Codex, Antigravity, or any other agent that reads a `SKILL.md` and runs shell commands. Confirmed working install paths below cover Claude Code and OpenCode; if you install it into another host's skills directory, the skill content itself doesn't need to change.

How it works

For a full audit, the orchestrator detects the business type (SaaS, local service, e-commerce, publisher, agency) from homepage signals, works through the relevant specialists sequentially, and synthesizes findings through a PERCEIVE → ANALYZE → VALIDATE → ACT framework before emitting a prioritized action plan. Every recommendation carries the observation it rests on, its relationship to other recommendations, an explicit falsifiability check, and a leading indicator to monitor without re-running the audit. Full methodology in `resources/references/thinking-framework.md`.

Individual commands (`/agentic-ai-seo-skill technical`, `/agentic-ai-seo-skill schema`, etc.) skip straight to the relevant sub-skill instead of the full multi-pass audit.

Bundled scripts are invoked as `python3 /scripts/.py`, where `` isn't an environment variable — it's the absolute path to wherever this skill actually lives, which whatever agent is running it already knows, since it just read this file from there. No launcher, no PATH installer, no hardcoded assumption about which host installed it.

Usage

/agentic-ai-seo-skill audit https://example.com
/agentic-ai-seo-skill