From Google Search / Ads / Analytics docs
Run a multi-agent SEO/discoverability audit of a page (URL or local .html), grounded in the Google docs KB, and write a scored cited report.
How this command is triggered — by the user, by Claude, or both
Slash command
/google-search-ads-analytics:seo-audit [url-or-path]The summary Claude sees in its command listing — used to decide when to auto-load this command
Run a thorough SEO audit of: **$ARGUMENTS** (default to `app/index.html`, or any `*.html` in this repo, if no target is given). Use the `google-seo-audit` skill. For a deep, adversarially-verified pass, drive it as a multi-agent workflow: 1. **Snapshot** - extract page signals with `fetch_page.py`. 2. **Verify** - spawn one auditor agent per dimension (crawl-indexing, onpage, structured-data, canonical, performance, hreflang, links-assets, measurement). Each grounds findings in the docs KB (`google-search-ads-analytics-docs`) and cites a Google `source_url`. 3. **Refute** - spawn adversar...
Run a thorough SEO audit of: $ARGUMENTS (default to app/index.html, or any *.html in this repo, if no target is given).
Use the google-seo-audit skill. For a deep, adversarially-verified pass, drive it as a multi-agent workflow:
fetch_page.py.google-search-ads-analytics-docs) and cites a Google source_url.AUDIT-<page>.md: overall + per-dimension scores, prioritized fixes with citations.If the Workflow tool is available, run the bundled seo-audit workflow (it implements exactly this, scaling agents to the work). Only audit pages you own or are authorized to test.
npx claudepluginhub bsisduck/google-search-ads-analytics-docs --plugin google-search-ads-analytics/seo-auditRuns SEO audit on current Nuxt project, checking config, meta/OG tags in Vue pages, structured data, sitemap/robots.txt, and generates score with categorized issues and file-specific recommendations.
/seo-auditAudits a website's SEO health across technical, on-page, content, E-E-A-T, link, and competitor dimensions, producing a prioritized action plan with impact-effort scoring.
/seo-auditAudits Next.js project directory for SEO, scans pages/components, generates detailed report with 0-100 score across 6 dimensions and prioritized fix suggestions.
/seo-auditRuns a 21-phase local business SEO audit on a given URL, combining competitor analysis, penalty checks, and on-page research into a single master report.