audit-website

Generate website audit findings for SEO, technical, content, performance, and security health.

12|Updated Dec 25, 2024
One-click install
npx skills add https://github.com/whyte25/reusables --skill audit-website-whyte25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-website
Source: https://github.com/whyte25/reusables/tree/main/.agents/skills/audit-website
Command: npx skills add https://github.com/whyte25/reusables --skill audit-website-whyte25

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you quickly discover and prioritize website issues across SEO, performance, accessibility, security, content, and other technical categories so you can fix what matters most.

Core Features & Use Cases

  • Runs deep and surface audits using the squirrelscan CLI to crawl, analyze, and score a site.
  • Produces LLM-optimized reports including health scores, broken links, meta tag analysis, categorized findings, and actionable recommendations.
  • Supports regression diffs to compare the current audit against a baseline and spot improvements or regressions over time.

Quick Start

Run a live audit and get AI-optimized output by asking: "Audit https://example.com with the squirrelscan audit skill and return the report in LLM format."

Frequently Asked Questions about audit-website

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

FAQPage Schema
How do I run a full website audit for SEO and broken links?

Run a full website audit by executing a surface or deep crawl using the squirrel CLI, which analyzes SEO, broken links, meta tags, and security health to return categorized findings and actionable recommendations.

Can I generate an LLM report for website performance and security checks?

Yes, you can generate an LLM report for website performance and security checks by executing squirrel report with --format llm, which returns compact, agent-ready outputs including health scores and structured-data analysis.

Does the website audit require any specific CLI tools to be installed?

Yes, the website audit requires the squirrel CLI to be installed and accessible in your environment, as it relies on squirrel audit and squirrel report commands to execute crawls and generate outputs.

How do I compare current website audit results against a previous baseline?

Compare current website audit results against a baseline by running regression diffs, which spot improvements or regressions over time across SEO, technical, content, performance, and security health categories.

What is the best way to integrate a website health check into CI/CD pipelines?

Integrate a website health check into CI/CD pipelines by running automated squirrel audit crawls to validate improvements, debug broken links, and catch meta or structured-data issues before deployment.

What categories does a website audit cover for technical and content health?

A website audit covers SEO, technical, content, performance, accessibility, and security health categories, scanning for broken links, meta tag analysis, and structured-data issues to help teams prioritize fixes.