From claude-rank
Orchestrates SEO/GEO/AEO audits with sub-skills for ranking, schema, content, performance, and security analysis. Run /rank for a health check or /rank audit for full analysis.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-rank:rankThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Command | Skill | Description |
| Command | Skill | Description |
|---|---|---|
/rank or /rank status | (inline) | Quick health check — show all scores |
/rank audit [dir] | rank-audit | Full audit + auto-fix |
/rank geo [dir] | rank-geo | AI search optimization |
/rank aeo [dir] | rank-aeo | Answer engine optimization |
/rank fix [dir] | rank-fix | Auto-fix all findings |
/rank schema [dir] | rank-schema | Schema detect/validate/generate |
/rank compete <url> [dir] | rank-compete | Competitive X-Ray vs any URL |
/rank citability [dir] | rank-citability | AI Citability Score (7-dimension) |
/rank content [dir] | rank-content | Content quality analysis |
/rank perf [dir] | rank-perf | Performance risk assessment |
/rank vertical [dir] | rank-vertical | E-Commerce / Local Business checks |
/rank security [dir] | rank-security | Security headers audit |
node ${CLAUDE_PLUGIN_ROOT}/tools/seo-scanner.mjs <dir>node ${CLAUDE_PLUGIN_ROOT}/tools/geo-scanner.mjs <dir>node ${CLAUDE_PLUGIN_ROOT}/tools/aeo-scanner.mjs <dir>Grade thresholds: A (90-100), B (80-89), C (70-79), D (60-69), F (<60)
Scan for signals to auto-detect:
npx claudepluginhub houseofmvps/claude-rank --plugin claude-rankRuns 8 parallel scanners (SEO, GEO, AEO, citability, content, performance, vertical, security) on a project, reports findings with scores, and auto-fixes issues like missing meta tags, structured data, and performance optimizations.
Core identity and expertise for SEO auditing. Defines 10-step audit protocol, scoring methodology, and file conventions for project-based audits.
Runs comprehensive SEO audits across 24 sub-skills: site/technical audits, Core Web Vitals, schema, sitemaps, E-E-A-T content quality, image optimization, AI overviews (GEO), hreflang, backlinks, local/maps, and drift monitoring.