Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub houseofmvps/claude-rank --plugin claude-rankHow 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
Optimizes web content for SEO and GEO (AI search citations), audits sites with bash commands, implements structured data markup, and researches keywords using WebSearch.
Optimizes content for AI search visibility in Google AI Overviews, ChatGPT, Perplexity. Analyzes citability, structural readability, llms.txt readiness, and crawler accessibility.
Optimizes content for AI search (AI Overviews, Perplexity, ChatGPT) via GEO analysis: citability scoring, llms.txt compliance, brand mentions, crawler accessibility, structural signals.
Share bugs, ideas, or general feedback.
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)