From claude-rank
Audits and optimizes content for AI search engines (ChatGPT, Perplexity, Google AI Overviews) by scanning robots.txt, structured data, content structure, and discoverability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-rank:rank-geoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
```bash
node ${CLAUDE_PLUGIN_ROOT}/tools/geo-scanner.mjs <project-directory>
Present GEO findings grouped by:
node ${CLAUDE_PLUGIN_ROOT}/tools/robots-analyzer.mjs generate <dir> <url>node ${CLAUDE_PLUGIN_ROOT}/tools/llms-txt-generator.mjs <dir>node ${CLAUDE_PLUGIN_ROOT}/tools/schema-engine.mjs generate Organization --name="..." --url="..."Re-run geo-scanner. Show before/after GEO score.
After deploying GEO fixes, submit to search engines so AI crawlers pick up the changes:
sitemap.xml (triggers recrawl)npx claudepluginhub houseofmvps/claude-rank --plugin claude-rankOptimizes web content for SEO and GEO (AI search citations), audits sites with bash commands, implements structured data markup, and researches keywords using WebSearch.
Optimizes websites for traditional and AI search engines (ChatGPT, Perplexity, Gemini, Copilot, Claude) with keyword analysis, schema markup, robots.txt, and sitemap audits. Use for search visibility, GEO, and ranking improvement.
Optimizes websites for both traditional SEO and Generative Engine Optimization (GEO) targeting AI search engines like ChatGPT and Perplexity. Runs audits, researches keywords, and applies citation-based ranking strategies.