seo-auditlisted
Install: claude install-skill Haniubub/seo-toolkit
# seo-audit — local & technical SEO audit toolkit
A two-layer audit engine. **Measurement** is deterministic (a Python CLI + 53
curated scripts). **Judgment** is where the model interprets those findings and
writes the plan. Both stay on your machine: no API keys for the core, no
third-party SaaS, no per-domain pricing.
## Use this first
1. **Broad, then deep.** Run `./seo audit <url>` once, then drill into the
highest-impact findings. Starting with single commands optimises symptoms
instead of root causes.
2. **Setup first.** If `./seo doctor` reports an error, run `./setup.sh`. Chromium
is workspace-local; occasional sandbox hangs are caught by a subprocess
timeout — just retry.
3. **Recommendations carry 4 fields.** Observation → Dependency → Failure signal →
Early indicator. Field 2 sets the order, field 3 tells you how you'd know it
worked.
## Command surface
| Command | Measures |
|---------|----------|
| `./seo doctor` | Environment health check |
| `./seo audit <url>` | Full weighted verdict (specialists + sitemap + structure) |
| `./seo technical <url>` | Technical SEO (9 categories) |
| `./seo page <url>` | On-page: content, links, keyword signals |
| `./seo schema <url>` | JSON-LD / LocalBusiness detection + validation |
| `./seo local <url>` | Local / NAP consistency |
| `./seo visual <url>` | Render, hydration, console errors, load time (lab) |
| `./seo sitemap <url>` | Sitemap discovery + validation |
| `./seo content <url\|file>` | QRG-st