claude-rank
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
...
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,