claude-seolisted
Install: claude install-skill izo/Ulk
# Claude SEO (universal)
Universal SEO + GEO analysis for any website or business type. Designed for non-SEO professionals — the output is actionable for anyone who can edit HTML and write content.
## What it audits
- **Technical SEO** — meta tags, canonicals, sitemap, robots.txt, schema.org markup, Core Web Vitals, mobile-first indexing.
- **On-page** — title hierarchy, headings, content depth, internal linking, alt text.
- **GEO (Generative Engine Optimization)** — answer-first structure, citable factual blocks, structured data for AI engines, brand mentions in LLM training data.
- **Off-page signals** — backlinks summary (if GSC linked), referring domains.
- **Analytics** — GSC click/impression trends, GA4 traffic shape, top landing pages.
## Coexistence with ulk
- **seo-auditor (32)** — ulk's native SEO + GEO agent. Produces a scored report (`docs/audits/audit-seo-*.md`) with a P0/P1/P2 task list.
- **`/claude-seo`** (this skill) — broader, more pedagogic, often suitable for ad-hoc audits on URLs without a local repo.
**Routing rule**:
- Local project, full audit with tasks → invoke agent `seo-auditor` (32).
- One-shot URL audit, quick recommendation → invoke `/claude-seo <url>`.
- Both can be combined: `claude-seo` for the universal best-practices pass, `seo-auditor` for the scored ulk-native audit.
## Web fetching (ulk policy)
Per ulk routing, this skill **must** use:
- `curl.md <url>` for URL → Markdown extraction (first reflex)
- `shot-scraper accessibility