What problem does it solve? Robots.txt mistakes fail silently: a wrong Disallow freezes pages in search results, kills image search, or disapproves product-feed listings, and the damage surfaces weeks later. This Skill forces the data checks that must happen before editing crawler rules. ## Core Features & Use Cases - Pre-edit data checks: Classify access logs by URL class and user-agent, and identify which paths real search visitors land on before blocking anything. - Crawl-versus-index rules: Explains why Disallow controls crawling while noindex controls indexing, and why combining both cancels deindexing. - Crawl trap and sitemap guidance: Identifies URL spaces multiplied by filters or language parameters, and covers sitemap staleness and retirement pitfalls. - Use Case: Ops asks you to block an asset host to cut crawler load. The Skill walks you through checking search arrivals first, keeping asset paths fetchable for image search and Merchant Center, and blocking only the noindex HTML surface. ## Quick Start Ask the AI to review a proposed robots.txt change for your site before applying it, including whether any blocked paths receive search traffic or serve images.