Website Audit Skill

Audit websites for SEO, technical, content, performance, and security issues.

1|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/svssdeva/agentic-skills --skill website-audit-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Website Audit Skill
Source: https://github.com/svssdeva/agentic-skills/tree/main/utils/audit-website
Command: npx skills add https://github.com/svssdeva/agentic-skills --skill website-audit-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you detect and prioritize website problems across SEO, technical health, content quality, performance, accessibility, and security so you can fix what actually hurts rankings and user experience.

Core Features & Use Cases

  • Automated multi-category audits: Runs a squirrelscan-based crawl and evaluates pages against 230+ rules across many categories (SEO, technical, content, performance, security, accessibility, links, schema, and more).
  • Actionable reporting: Produces a health score (0–100), category breakdowns, issue lists mapped to affected URLs, and recommendations with error/warning/notice levels.
  • Workflow for iterative fixes: Supports a surface-first then deep-scan approach, exports LLM-ready reports, and guides batching fixes with subagents and re-auditing until targets are met.

Quick Start

Ask the AI to audit your live site at https://example.com using the LLM-friendly report format.

Frequently Asked Questions about Website Audit Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a technical SEO audit to find ranking issues?

A technical SEO audit identifies ranking issues by crawling your website and evaluating pages against structured data, metadata, and link rules. This Skill automates that process to detect and prioritize technical SEO regressions across your live site.

What is the best way to check website performance and security health?

Checking website performance and security health involves scanning pages for vulnerabilities, accessibility barriers, and speed bottlenecks. This Skill runs a multi-category scan to generate a 0-100 health score and prioritize fixes based on error severity levels.

Can I validate structured data and metadata for a live website?

Validating structured data and metadata for a live website is fully supported. The Skill performs a comprehensive crawl to check schema markup and metadata compliance, mapping any detected violations directly to their affected URLs.

How do I generate an actionable website audit report for fixes?

Generating an actionable website audit report requires mapping detected issues to specific URLs and severity levels. This Skill produces an LLM-friendly, prioritized report with category breakdowns and rule-level recommendations to guide iterative fixes.

Does the website audit support regression comparisons and diff reporting?

Regression comparisons and diff reporting are supported to help debug technical SEO regressions over time. The Skill compares scan coverages between runs, allowing you to track whether previously resolved issues have reappeared or if new violations exist.

What are the limitations of automated accessibility and SEO crawls?

Automated accessibility and SEO crawls evaluate pages against 230+ rules but may require an iterative surface-first then deep-scan approach for large sites. You should batch fixes with subagents and re-audit until your target health score is met.