audit-website

Audit websites for SEO, technical, content, and security issues with squirrelscan CLI.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/archive-david/debuggingpi --skill audit-website-archive-david
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-website
Source: https://github.com/archive-david/debuggingpi/tree/main/.agents/skills/audit-website
Command: npx skills add https://github.com/archive-david/debuggingpi --skill audit-website-archive-david

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Auditing websites across SEO, performance, accessibility, and security using the squirrelscan CLI to surface issues, compute a health score, and produce actionable reports.

Core Features & Use Cases

  • SEO checks: meta tags, titles, canonical URLs, and Open Graph data to improve search visibility.
  • Technical & security auditing: detect broken links, redirects, HTTPS usage, and security headers for robust site integrity.
  • Reporting and insights: generate LLM-optimized reports with health scores, broken links, and prioritized fixes to inform development cycles.

Quick Start

Run a site audit with squirrel audit https://example.com to produce a structured health report and actionable guidance.

Frequently Asked Questions about audit-website

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

FAQPage Schema
How do I audit my website for SEO and security issues?

Website performance and security auditing detects broken links, redirect chains, HTTPS usage, and missing security headers. This Skill executes these checks via the squirrelscan CLI to compute a site health score and output actionable technical reports for developers and QA teams.

Does website auditing require installing any specific CLI tools?

Yes, this website auditing process requires the squirrelscan CLI installed in PATH and network access to the target site. These prerequisites allow the tool to crawl pages, detect broken links, and generate the LLM-optimized health reports.

What does a website SEO audit report include?

A website SEO audit report includes checks for meta tags, titles, canonical URLs, and Open Graph data to improve search visibility. It computes a health score and provides a category breakdown with prioritized fixes suitable for development cycles.

Can I use this website audit tool for large sites?

Yes, this website audit applies to sites of varying sizes. It returns a category breakdown, broken link data, and actionable recommendations suitable for developers, marketers, and QA teams regardless of scale.

How do I generate a technical site health report?

You generate a technical site health report by running the squirrel audit command with your target URL. This produces a structured health report featuring a category breakdown, broken links, and actionable guidance for fixing technical issues.