audit
audit
What it does
- [ ] robots.txt — fetch and review. No critical paths blocked? Sitemap directive present?
- [ ] XML sitemap — exists, valid XML, lists all important pages, excludes noindex/redirected pages?
- [ ] Site architecture — important pages reachable within 3 clicks from homepage?
- [ ] Orphan pages — any pages with zero internal links pointing to them?
- [ ] Redirect chains — any paths with 2+ redirects in sequence?
- [ ] HTTP status — all important pages return 200? No unexpected 301s, 404s, or soft 404s?
- [ ] noindex tags — any important pages accidentally noindexed?
Requirements & configuration
- | 70-79 | B | Good — several areas need attention |
- 5-7: Needs work — clear improvement opportunities
- | Site serves HTTP without redirect to HTTPS | Technical capped at 4/10 | Google requires HTTPS for trust signals |
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
audit FAQ
What does the audit skill do?
> Run a comprehensive SEO audit on a website covering technical health, on-page optimization, content quality, and backlink profile. Use when the user asks for an SEO audit, site review, SEO health check, "what's wrong with my SEO", website analysis, or a full diagnostic of their site's search performance. For speed-specific issues, see audit-speed. For technical crawl/index issues only, see diagnose-seo. [ ] robots.txt — fetch and review. No critical paths blocked? Sitemap directive present? [ ] XML sitemap — exists, valid XML, lists all important pages, excludes noindex/redirected pages?
What does audit require?
| 70-79 | B | Good — several areas need attention | 5-7: Needs work — clear improvement opportunities | Site serves HTTP without redirect to HTTPS | Technical capped at 4/10 | Google requires HTTPS for trust signals |
How do I install audit?
Run: npx -y skills add https://github.com/calm-north/seojuice-skills --skill audit --agent claude-code — the source lives at github.com/calm-north/seojuice-skills.
Maintain audit?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/calm-north-seojuice-skills-audit?ref=badge) npx agentictools info skills/calm-north-seojuice-skills-audit The second line is the CLI lookup for this page — handy in READMEs and docs.