audit-website
(中文)Audit websites for SEO, performance, security, technical, content, and 15 other issue cateories with 230+ rules using the squirrelscan CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations. Use to discover and asses website or webapp issues and health.
npx skills add majiayu000/claude-skill-registry --skill audit-website-jackiexiao-jackie-skills-cn-top --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# (中文)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 over 230+ 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.squirrelscan.com](https://docs.squirrelscan.com) You can look up the docs for any rule with this template: https://docs.squirrelscan.com/rules/{rule_category}/{rule_id} example: https://docs.squirrelscan.com/rules/links/external-links ## What This Skill Does This skill enables AI agents to audit websites for over 230 rules in 21 categories, including: - **SEO issues**: Meta tags, titles, descriptions, canonical URLs, Open Graph tags - **Technical problems**: Broken links, redirect chains, page speed, mobile-friendliness - **Performance**: Page load time, resource usage, caching - **Content qual
- Links
- What This Skill Does
- When to Use
- Prerequisites
- Setup
- Usage
- Intro
- Basic Workflow
- Regression Diffs
- Running Audits
- Score Targets
- Issue Categories
- Content File Fixes
- Parallelizing Fixes with Subagents
squirrel --version squirrel init -n my-project overwrite existing config squirrel init -n my-project --force squirrel audit https://example.com --format llm Step 1: Run audit (default: console output) squirrel audit https://example.com Step 2: Export as LLM format squirrel report <audit-id> --format llm Compare current report against a baseline audit ID
What does the audit-website skill do?
(中文)Audit websites for SEO, performance, security, technical, content, and 15 other issue cateories with 230+ rules using the squirrelscan CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations. Use to discover and asses website or webapp issues and health.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill audit-website-jackiexiao-jackie-skills-cn-top --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
