audit-website

The audit-website skill enables AI agents to perform comprehensive website audits using the squirrelscan CLI. It evaluates websites against 240+ rules across 22 categories, including SEO, performance, security, and accessibility. The skill generates LLM-optimized reports, identifies issues, and provides actionable recommendations for remediation.

58.0K
Installs
7
Use cases
5/10
Quality

Is audit-website safe to install?

Review the source first

Review the source first: our audit of audit-website's source files found 20 shell commands, 9 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via the squirrel CLI and performs network requests to crawl websites. It also reads and writes local configuration files and content files to apply fixes.

How we audit skills: our security review methodology.

Who is this skill for?

Developers, SEO specialists, and website administrators who need to automate website health monitoring, technical debugging, and performance optimization.

What can you do with it?

  • Analyze website health and performance
  • Debug technical SEO issues
  • Identify and fix broken links
  • Validate meta tags and structured data
  • Generate site audit reports
  • Compare site health before and after changes
  • Improve website accessibility and security

How good is this skill?

Quality score: 5/10. The skill documentation is comprehensive, providing clear CLI usage, configuration instructions, and specific examples for advanced features like custom headers and subagent parallelization.

What does the skill file contain?

SKILL.md
# Website Audit Skill

Audit websites for SEO, technical, content, performance and security issues using the squirrelscan cli.

squirrelscan provides a cli tool squirrel - available for macos, windows and linux. It carries out extensive website auditing
by emulating a browser, search crawler, and analyzing the website's structure and content against 240+ rules.

It will provide you a list of issues as well as suggestions on how to fix them.

## Links 

* squirrelscan website is at [https://squirrelscan.com](https://squirrelscan.com)
* documentation (including rule references) are at [docs.squi...

Frequently asked questions

What prerequisites are required to use this skill?

The squirrel CLI must be installed and accessible in the system PATH.

How do I initialize a new project?

Run 'squirrel init -n <project-name>' to create a squirrel.toml configuration file in the current directory.

What is the difference between surface and full scan modes?

Surface mode samples one page per URL pattern to efficiently audit large sites, while full mode crawls up to 500 pages for comprehensive analysis.

Can I audit websites that require authentication?

Yes, you can pass custom HTTP headers using the --header flag or the headers map in the squirrelscan MCP server to authenticate requests.

Data sourced from squirrelscan/skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

agent-browser

506.7K

AI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications

The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.

highbrowser-automationclivercel-labs

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so

agentspace

324.0K

Developers and AI agent users who need to share, monitor, or collaborate on agent-generated files and workspaces in real-time

Agentspace provides a mechanism to share local agent files, logs, and artifacts via a live browser-accessible URL. It enables remote viewing, commenting, and editing of specified local paths through the ascli command-line tool.

highcollaborationfile-sharingagentspace-so