Website Audit Skill

🌐Community
by squirrelscan · vlatest · Repositoryskills.sh

Quickly identify SEO issues, broken links, and content gaps on your website with Squirrelscan's audit-website tool.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add audit-website npx -- -y @trustedskills/audit-website
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "audit-website": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/audit-website"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The audit-website skill scans websites to identify technical issues, SEO opportunities, and performance bottlenecks. It provides actionable insights such as broken links, missing metadata, slow-loading assets, and accessibility problems.

When to use it

  • Before launching a new website or redesigning an existing one to ensure quality.
  • As part of regular maintenance to keep site health in check.
  • To improve search engine rankings by identifying SEO issues.
  • For auditing competitor websites as part of market research.

Key capabilities

  • Detect broken links and redirect chains
  • Analyze page load speed and performance metrics
  • Check for proper use of meta tags and structured data
  • Identify accessibility compliance issues

Example prompts

  • "Audit https://example.com for SEO and performance issues."
  • "Check the accessibility of my website's contact page."
  • "Find broken links on the marketing section of our site."

Tips & gotchas

  • Ensure the website is publicly accessible; private or password-protected sites may not be scanned.
  • Large websites may take longer to audit, so consider prioritizing key pages for faster results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
squirrelscan
Installs
32.1k

🌐 Community

Passed automated security scans.