---
description: "Auto-fix all SEO/GEO/AEO findings. One command to fix everything."
---

## Syntax

```
/claude-rank:rank-fix [directory]
```

## What It Does

1. Runs all scanners to identify issues
2. Generates missing files: robots.txt, sitemap.xml, llms.txt
3. Injects missing meta tags, JSON-LD schema
4. Re-scans and shows before/after score comparison

## Example

```
/claude-rank:rank-fix .
```
