audit-website

Audits websites for SEO, technical, content, and security issues via CLI, producing health reports with scores and breakdowns.

1|Updated Mar 31, 2011
One-click install
npx skills add https://github.com/stereosupersonic/dotfiles --skill audit-website-stereosupersonic
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: audit-website
Source: https://github.com/stereosupersonic/dotfiles/tree/main/claude/skills/audit-website
Command: npx skills add https://github.com/stereosupersonic/dotfiles --skill audit-website-stereosupersonic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps AI agents automatically audit a website for SEO, technical, content, and security issues using the squirrelscan CLI, delivering a health score and actionable recommendations.

Core Features & Use Cases

  • Audits websites using 140+ rules across 20 categories (SEO, technical, performance, security, accessibility, and more)
  • Returns an overall health score with per-category breakdowns and a list of specific issues
  • Generates actionable recommendations and exportable reports for stakeholders
  • Useful for debugging SEO, validating meta tags, checking link integrity, and tracking site health over time

Quick Start

Use the squirrel CLI to run an audit and generate an LLM-optimized report:

  • squirrel audit https://example.com
  • squirrel report <audit-id> --format llm

Frequently Asked Questions about audit-website

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

FAQPage Schema
How do I audit a website for SEO and technical issues?▼

A website SEO audit checks 140+ rules across 20 categories including technical, content, and security to return a health score and actionable recommendations for site improvements.

Can I generate exportable website health reports for stakeholders?▼

Yes, you can generate exportable website health reports for stakeholders by running a CLI audit and formatting the results into an LLM-optimized report containing health scores and actionable issue lists.

What is the best way to find broken links and validate meta tags?▼

The best way to find broken links and validate meta tags is running a comprehensive site audit that checks link integrity and meta tag rules, returning them in a categorized issue list.

How does an automated website health check score site performance?▼

An automated website health check scores performance by evaluating 140+ rules across 20 categories, calculating an overall health score with per-category breakdowns and a detailed list of specific issues.

Do I need a CLI environment to debug SEO and check site security?▼

Yes, debugging SEO and checking site security requires a CLI environment to execute the audit commands and generate the LLM-optimized reports containing the health score and security findings.