claude-rank banner
Houseofmvps Houseofmvps

claude-rank

Security community intermediate

Description

**10 scanners. 170+ checks. Auto-fix for robots.txt, sitemap.xml, llms.txt, and JSON-LD. Works on local projects and live URLs.**

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AI Readiness and Search Visibility scanner for Claude Code. Find out if AI engines can discover, crawl, and cite your site — then fix what's blocking them.

**10 scanners. 170+ checks. Auto-fix for robots.txt, sitemap.xml, llms.txt, and JSON-LD. Works on local projects and live URLs.**

[](https://github.com/Houseofmvps/claude-rank/actions/workflows/ci.yml) [](https://www.npmjs.com/package/@houseofmvps/claude-rank) [](https://www.npmjs.com/package/@houseofmvps/claude-rank) [](https://www.npmjs.com/package/@houseofmvps/claude-rank) [](https://github.com/Houseofmvps/claude-rank/stargazers) [](LICENSE) [](https://github.com/sponsors/Houseofmvps)


[](https://x.com/kaileskkhumar) [](https://www.linkedin.com/in/kailesk-khumar) [](https://houseofmvps.com)

**Built by [Kailesk Khumar](https://www.linkedin.com/in/kailesk-khumar), solo founder of [houseofmvps.com](https://houseofmvps.com)**

*One indie hacker. One plugin. Every search engine covered.*


Quick Start

Use as a Claude Code Plugin (recommended)

claude-rank works as a full Claude Code plugin with skills, agents, and slash commands.

**Option A — Install from GitHub (recommended):**

/plugin marketplace add Houseofmvps/claude-rank
/plugin install claude-rank@Houseofmvps-claude-rank

**Option B — Install from a local clone:**

git clone https://github.com/Houseofmvps/claude-rank.git

Then in Claude Code:

/plugin marketplace add ./claude-rank
/plugin install claude-rank@claude-rank

After installing, run `/reload-plugins` to activate in your current session.

Once installed, use slash commands:

/claude-rank:rank              # Smart routing — detects what your project needs
/claude-rank:rank-audit        # Full 10-scanner audit with auto-fix + GSC action plan
/claude-rank:rank-geo          # Deep AI search optimization audit
/claude-rank:rank-aeo          # Answer engine optimization audit
/claude-rank:rank-fix          # Auto-fix all findings in one command

...