Skip to content
Automation
Command

/audit-site

Runs a technical SEO audit covering crawlability, indexation, and performance.

From plugin
gtm-agents
368199 skills200 agents199 commands
Install
$ npx -y skills add gtmagents/gtm-agents --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/audit-site

Context preview

What this command does when you run it.

Runs a technical SEO audit covering crawlability, indexation, and performance.

Command definition

audit-site.md
name: audit-site
description: Runs a technical SEO audit covering crawlability, indexation, and performance.
usage: /seo:audit-site --domain example.com --scope "core pages" --depth 3

Command: audit-site

Inputs

  • **domain** – root domain or subdomain to audit.
  • **scope** – optional focus (core pages, blog, docs, regional site).
  • **depth** – crawl depth (default 3 levels).
  • **include_logfiles** – flag indicating whether log files are available.

Workflow

1. **Crawl Setup** – configure crawler (user agent, JS rendering, throttling) and run sample crawl. 2. **Issue Detection** – flag broken links, duplicate content, redirect chains, orphan pages, sitemap gaps. 3. **Technical Checks** – review Core Web Vitals, structured data coverage, hreflang, canonical tags, robots directives. 4. **Indexation Review** – compare sitemap vs Search Console coverage, identify noindex/blocked assets. 5. **Action Plan** – prioritize fixes with owners, dependencies, and estimated effort.

Outputs

  • Audit summary deck and spreadsheet with severity scoring.
  • Ticket-ready backlog grouped by theme (performance, crawlability, content, infra).
  • Monitoring recommendations (alerts, dashboards, regression tests).

Agent/Skill Invocations

  • `technical-seo-lead` – leads crawl and action plan.
  • `technical-seo` skill – provides diagnostic templates and remediation references.
  • `keyword-research` skill – aligns technical fixes with priority keyword clusters when relevant.

---

Read more
Ships withgtm-agents

Free AI automation for sales, marketing, and growth teams. No coding required.

Get the whole plugin