ProSEO

ProSEO

32 SEO skills for Claude Code — technical audits, content quality, schema, AI-search visibility, local, e-commerce, international, and a staged lifecycle that runs the whole programme end to end. This site is generated from the repository, so it documents exactly what is installed.

New here? The fastest useful thing is a single-page check — it needs no credentials and no setup beyond installing the plugin:

/pro-seo page https://example.com/

Then read Getting started for install and the three commands worth learning first.

Every skill

Search by name, by what it does, or by the problem you have — try schema, indexability or local.

Start here

The orchestrators. If you do not know which skill you need, run one of these and it routes for you.

pro-seo

The front door. Describe an SEO problem in plain English and it routes to the right specialist skill.

/pro-seo

pro-seo-lifecycle

A staged programme rather than a one-off check. Use it when you want a plan that survives across sessions and remembers where it got to.

/pro-seo lifecycle <url>

pro-seo-audit

A full-site sweep. Spawns up to 15 specialists in parallel, so it is the slowest and most thorough thing here.

/pro-seo audit

Core analysis

Point these at a URL to find what is wrong and what to fix first.

pro-seo-technical

Crawlability, indexability, security headers, Core Web Vitals, JS rendering. Start here when pages are not getting indexed.

/pro-seo technical

pro-seo-page

One URL, examined closely. Good for a page that should rank and does not.

/pro-seo page

pro-seo-content

E-E-A-T, depth, readability, thin content, and whether an AI engine could cite the page.

/pro-seo content

pro-seo-schema

Detects what structured data exists, validates it, and generates what is missing.

/pro-seo schema

pro-seo-sitemap

Validates an existing sitemap or generates one, with quality gates against thin location pages.

/pro-seo sitemap

pro-seo-images

Alt text, file size, formats, lazy loading, CLS, and image metadata.

/pro-seo images optimize

pro-seo-geo

Visibility inside AI answers rather than blue links: AI Overviews, ChatGPT, Perplexity, Copilot.

/pro-seo geo

Research and planning

Decide what to build before building it.

pro-seo-keywords

Seed expansion, intent mapping, difficulty scoring. The input to everything in Research and planning.

/pro-seo keywords <topic or url>

pro-seo-cluster

Groups keywords by real SERP overlap, not text similarity, then designs the hub-and-spoke architecture.

/pro-seo cluster execute

pro-seo-content-brief

A writer-ready brief: outline, word counts per section, competitor scoring, internal links.

/pro-seo content-brief

pro-seo-plan

Strategy and roadmap by industry, when you need the shape of the programme rather than a single fix.

/pro-seo plan

pro-seo-competitor-pages

Comparison and alternatives pages, which are usually the fastest commercial wins available.

/pro-seo competitor-pages

pro-seo-programmatic

Pages generated at scale from data, with the thin-content and index-bloat safeguards that make it survivable.

/pro-seo programmatic

Local and maps

For businesses that rank in a place, not just on a topic.

pro-seo-local

Google Business Profile, NAP consistency, citations, reviews, map pack.

/pro-seo local

pro-seo-maps

Geo-grid rank tracking and competitor radius mapping. Deeper than the local skill, and needs data extensions for the good parts.

/pro-seo maps <url>
Optional data extensions

Commerce and international

Product catalogues and multi-language sites.

pro-seo-ecommerce

Product schema, Google Shopping and marketplace visibility, pricing gaps.

/pro-seo ecommerce <url>

pro-seo-hreflang

International targeting. Catches the return-tag and region-code errors that quietly break multi-language sites.

/pro-seo hreflang audit <directory-or-url>

Authority and live data

Real numbers from Google and the link graph.

pro-seo-google

First-party data: Search Console, PageSpeed, CrUX, GA4. Requires credentials; everything else here works without them.

/pro-seo google crux <url>
Google credentials

pro-seo-backlinks

Referring domains, anchor text, toxic links, competitor gaps, from free and paid sources.

/pro-seo backlinks <url>
Optional API keys

pro-seo-dataforseo

Live SERP and keyword data. Needs the DataForSEO extension and costs money per query.

/pro-seo dataforseo ai-mentions <keyword>
DataForSEO extension

Experience and monitoring

Keep what you built working, and find out when it stops.

pro-seo-sxo

Reads the SERP backwards to explain why a well-optimised page still does not rank. Usually the answer is page-type mismatch.

/pro-seo sxo <url>

pro-seo-drift

Baseline the SEO-critical elements, then diff after every deploy. Git for on-page SEO.

/pro-seo drift baseline <url>

pro-seo-refresh

Finds decaying pages and says why, so you update rather than publish more.

/pro-seo refresh <url>

pro-seo-internal-links

Maps the link graph, finds orphans and weak hubs, and produces an add-this-link-here plan.

/pro-seo internal-links <url>

pro-seo-migration

Redirect mapping and pre/post-launch checks for domain moves and replatforms.

/pro-seo migration [plan|validate] <url>

pro-seo-report

Assembles prior analyses into something a stakeholder will actually read.

/pro-seo report <url>

Shipping

Get the work onto the site and into the index.

pro-seo-publish

Turns an approved draft into a live page. Site-specific: it is wired to a particular repository and deploy pipeline.

/pro-seo publish [draft-file or slug]
Site-specific wiring

pro-seo-image-gen

Audits OG and social images and plans replacements. Generation needs the banana extension.

/pro-seo image-gen
banana extension

pro-seo-flow

Surfaces stage-specific prompts from the FLOW evidence-led framework.

/pro-seo flow

How the pieces fit

Three layers, and you only ever type the first one.

LayerWhat it isYou interact with it?
SkillsThe 32 commands on this page. They decide what to do and in what order.Yes — this is what you type.
Sub-agents18 specialists that a skill spawns in parallel for big jobs. A full audit runs up to 15 at once.No — skills invoke them.
Scripts53 Python tools doing the actual fetching, parsing and API work in an isolated virtualenv.Rarely — see Reference.

Full reference of every agent and script →