audit-website

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

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Norfolk-Group/H-Analytics --skill audit-website-norfolk-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-website
Source: https://github.com/Norfolk-Group/H-Analytics/tree/main/.agents/skills/audit-website
Command: npx skills add https://github.com/Norfolk-Group/H-Analytics --skill audit-website-norfolk-group

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates comprehensive website audits to surface SEO, performance, accessibility, content, and security issues, turning manual site health checks into repeatable, traceable reports that prioritize actionable fixes.

Core Features & Use Cases

  • Extensive rule coverage: Run over 230 rules across SEO, performance, accessibility, content quality, and security to generate prioritized issues and recommendations.
  • LLM-optimized reporting: Produce compact, token-efficient LLM output with overall health scores, category breakdowns, broken link lists, and repair instructions for agent consumption.
  • Flexible crawl modes & diffs: Support quick, surface, and full scans, regression diffs, and audit comparisons for launch validation, CI checks, and ongoing monitoring.
  • Automation-ready workflows: Integrate into CI/CD, export reports for programmatic processing, and coordinate parallelized fix workflows (subagents) for scalable site remediation.

Quick Start

Run a surface audit of https://example.com and export the LLM-format report.

Frequently Asked Questions about audit-website

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

FAQPage Schema
How do I run an automated website SEO and performance audit?

Automated website audits apply 230+ rules across SEO, performance, accessibility, and security to surface prioritized issues. They crawl up to 500 live or local pages, detect broken links, validate structured data, and output token-efficient LLM reports for agent consumption.

Can I integrate website audits into CI/CD pipelines to check for regressions?

Yes, website audits support regression diffs and audit comparisons for CI/CD integration. You can run quick or surface scans during builds, compare reports against baselines to validate launches, and export results programmatically to catch regressions.

Do I need the squirrel CLI installed to perform a full website crawl?

Yes, the squirrel CLI must be installed and accessible in PATH to perform website crawls. This dependency enables scanning up to 500 pages, applying 230+ rules, and generating LLM-optimized reports with health scores and repair instructions.

What is the best way to generate LLM-optimized reports for site health checks?

Generate LLM-optimized reports by running an audit that produces compact, token-efficient output. The reports include overall health scores, category breakdowns, broken link lists, and repair instructions formatted specifically for agent consumption and automated remediation workflows.

What is the page limit for website audits using full coverage mode?

The page limit for website audits is 500 pages per crawl. In full coverage mode, the scan applies 230+ rules across SEO, performance, accessibility, content, and security to surface prioritized issues and compare audits for regressions on live sites or local builds.