seo-audit
Automates comprehensive technical SEO audits to find broken links, crawl errors, and performance issues.
Install
mkdir -p .claude/skills/seo-audit-openzigs && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10715" && unzip -o skill.zip -d .claude/skills/seo-audit-openzigs && rm skill.zipInstalls to .claude/skills/seo-audit-openzigs
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Perform a comprehensive technical SEO audit on a website using the openzigs SEO Suite.Key capabilities
- →Crawl websites
- →Analyze technical SEO health
- →Identify broken links
- →Evaluate Core Web Vitals
- →Validate structured data
How it works
The skill crawls the target URL using Firecrawl and runs a suite of analysis tools to evaluate performance, links, and content quality.
Inputs & outputs
When to use seo-audit
- →Auditing website SEO health
- →Finding broken links and redirect chains
- →Analyzing Core Web Vitals
- →Generating SEO technical reports
About this skill
SEO Audit Skill
Perform a comprehensive technical SEO audit on a website using the openzigs SEO Suite.
Overview
This skill runs a full-site SEO audit that crawls the target website, analyzes each page against SEO best practices, and generates a detailed report with actionable findings.
When to Use
- User asks to audit a website's SEO health
- User wants to find technical SEO issues (broken links, missing meta tags, slow pages)
- User needs a site-wide SEO report with prioritized fixes
- User wants to compare SEO metrics over time
Tools Used
seo-site-audit— Primary audit tool. Crawls pages via Firecrawl, checks canonical URLs, hreflang tags, meta robots, robots.txt, XML sitemaps, structured data (JSON-LD), redirect chains, and computes a health score.seo-link-analysis— Deep link analysis for broken links, redirect chains, and orphan pages.seo-core-web-vitals— Google PageSpeed Insights integration for Core Web Vitals (LCP, FID/INP, CLS) on mobile and desktop.seo-content-analysis— Content quality analysis including readability, keyword density, and thin content detection.
Workflow
- Validate the target URL — Ensure the URL is accessible and uses HTTP/HTTPS.
- Run the site audit — Invoke
seo-site-auditwith the target URL. Optionally specifymaxPages(default 50) andmaxDepth(default 3). - Analyze results — Review the audit output:
- Health score (0–100)
- Issue breakdown by severity (critical, warning, info)
- Per-page findings with specific recommendations
- Category statistics showing % of URLs affected
- Run supplemental checks (optional):
- Core Web Vitals for performance metrics
- Link analysis for deeper broken link detection
- Content analysis for quality issues
- Generate report — Summarize findings with prioritized action items.
Example Prompts
- "Run an SEO audit on https://example.com"
- "Check the SEO health of my website at example.com with a max of 100 pages"
- "Audit example.com and focus on mobile performance"
- "Compare the latest SEO audit with the previous one for example.com"
Configuration
maxPages: Maximum pages to crawl (default: 50, max: 200)maxDepth: Maximum crawl depth from the root URL (default: 3)includePaths/excludePaths: Filter which URL paths to include or exclude- Core Web Vitals requires an optional
GOOGLE_PSI_API_KEYenvironment variable for higher rate limits
Output Format
The audit produces a structured JSON result saved as a snapshot in the audit history database. Key fields:
healthScore: Overall site health (0–100)pages: Array of per-page audit results with issuessiteWideIssues: Issues that affect the entire sitecategoryStats: Percentage of URLs affected per issue categoryrobotsTxt: Robots.txt analysis resultssitemapValidation: XML sitemap validation resultsstructuredDataValidation: JSON-LD/Schema.org validation results
Scheduling
SEO audits can be scheduled to run automatically on a cron schedule via the /api/seo/schedule endpoint or the Scheduler UI. This enables trend tracking and regression detection.
When not to use it
- →Sites requiring complex authentication
Prerequisites
Limitations
- →Max 200 pages per crawl
- →Requires API key for high rate limits
How it compares
It provides a prioritized, actionable report rather than just raw data, integrating multiple SEO metrics into a single health score.
Compared to similar skills
seo-audit side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| seo-audit (this skill) | 0 | 3mo | No flags | Intermediate |
| indexing-issue-auditor | 0 | 4mo | No flags | Advanced |
| seo-audit | 0 | 2mo | No flags | Intermediate |
| seo-audit | 29 | 6mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by openzigs
View all by openzigs →You might also like
indexing-issue-auditor
ranbot-ai
High-level technical SEO and site architecture auditor. Invoke to scan local or live environments for indexing, crawl budget, and structural errors.
seo-audit
zioalex
Run a repeatable SEO audit of the Vox Quieta frontend (Next.js App Router + next-intl) and the deployed voxquieta.org site. Use when the user asks to audit SEO, check meta tags / titles / descriptions, verify sitemap / robots / canonical / hreflang, find missing alt text, or check for broken links a
seo-audit
davila7
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.
seo
manusco
SEO and GEO audit: structured data, canonical, schema, AI-citation optimization.
seo
davila7
Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".
seo
ThanhTrunggDEV
Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.