seo-audit
Audit websites for SEO, technical, content, and security issues using SEOmator CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations. Use when analyzing websites, debugging SEO issues, or checking site health.
npx skills add majiayu000/claude-skill-registry --skill skill-seo-skills-seo-audit-skill --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.
# SEO Audit Skill Audit websites for SEO, technical, content, performance, and security issues using the SEOmator CLI. SEOmator provides comprehensive website auditing by analyzing website structure and content against **134 rules** across **18 categories**. It provides a list of issues with severity levels, affected URLs, and actionable fix suggestions. ## Links * SEOmator npm package: [npmjs.com/package/@seomator/seo-audit](https://www.npmjs.com/package/@seomator/seo-audit) * GitHub repository: [github.com/seo-skills/seo-audit-skill](https://github.com/seo-skills/seo-audit-skill) * Web UI: [seomator.com/free-seo-audit-tool](https://seomator.com/free-seo-audit-tool) ## What This Skill Does This skill enables AI agents to audit websites for **134 rules** in **18 categories**, including: - **Core SEO**: Canonical URLs, indexing directives, title uniqueness - **Meta Tags**: Title, description, viewport, favicon, canonical - **Headings**: H1 presence, heading hierarchy, keyword usage - **Technical SEO**: robots.txt, sitemap.xml, URL structure, 404 pages - **Core Web Vitals**: LCP, CLS, FCP, TTFB, INP measurements - **Links**: Broken links, redirect chains, anchor text, orphan pages -
- Links
- What This Skill Does
- When to Use
- Prerequisites
- Installation
- Verify Installation
- Setup
- Usage
- AI Agent Best Practices
- Website Discovery
- Basic Workflow
- Advanced Options
- Command Reference
- Audit Command Options
npm install -g @seomator/seo-audit seomator self doctor seomator init # Interactive setup seomator init -y # Use defaults seomator init --preset blog # Blog-optimized config seomator init --preset ecommerce # E-commerce config seomator init --preset ci # Minimal CI config Quick single-page audit with LLM output seomator audit https://example.com --format llm --no-cwv Multi-page crawl (up to 50 pages)
What does the seo-audit skill do?
Audit websites for SEO, technical, content, and security issues using SEOmator CLI. Returns LLM-optimized reports with health scores, broken links, meta tag analysis, and actionable recommendations. Use when analyzing websites, debugging SEO issues, or checking site health.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill skill-seo-skills-seo-audit-skill --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.
