com um clique
rank-fix
Auto-fix all SEO/GEO/AEO findings in one command. Scan, fix, verify.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Auto-fix all SEO/GEO/AEO findings in one command. Scan, fix, verify.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Full SEO/GEO/AEO/Citability/Content/Performance/Vertical/Security audit with auto-fix. Scans, reports, fixes, and verifies.
Main orchestrator for claude-rank SEO/GEO/AEO toolkit. Routes to specialized sub-skills.
AI search optimization audit. Optimize content for ChatGPT, Perplexity, Google AI Overviews.
Answer engine optimization. Optimize for featured snippets, voice search, People Also Ask.
Structured data management. Detect, validate, generate, and inject JSON-LD schema.
| name | rank-fix |
| description | Auto-fix all SEO/GEO/AEO findings in one command. Scan, fix, verify. |
Fix everything that can be automated in one pass.
Run all scanners to get current findings:
node ${CLAUDE_PLUGIN_ROOT}/tools/seo-scanner.mjs <dir>
node ${CLAUDE_PLUGIN_ROOT}/tools/geo-scanner.mjs <dir>
node ${CLAUDE_PLUGIN_ROOT}/tools/aeo-scanner.mjs <dir>
For each finding, apply automated fix:
File generation (create missing files):
node ${CLAUDE_PLUGIN_ROOT}/tools/robots-analyzer.mjs generate <dir> <url>node ${CLAUDE_PLUGIN_ROOT}/tools/sitemap-analyzer.mjs generate <dir> <url>node ${CLAUDE_PLUGIN_ROOT}/tools/llms-txt-generator.mjs <dir>node ${CLAUDE_PLUGIN_ROOT}/tools/schema-engine.mjs generate <type> --out=<path>HTML edits (use Edit tool):
robots.txt edits (use Edit tool):
Re-run all scanners. Report:
Save new scores via audit-history tool.